From 02f742e9fec834e5921612f8dcbb9ff4e872beaa Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 31 Jan 2024 14:43:55 +0200 Subject: Add todo.txt --- todo.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 todo.txt diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..546b9a9 --- /dev/null +++ b/todo.txt @@ -0,0 +1,5 @@ +2024-01-31 Fix OpenSSL static compilation bug +2024-01-31 Implement log subcommand +2024-01-31 Implement push subcommand +2024-01-31 Add "make test" that runs all tests and returns exit code 0 or 1 +2024-01-31 Add CI/CD for building and releasing tagged commits -- cgit v1.3