aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2024-01-31 14:43:55 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2024-01-31 14:43:55 +0200
commit02f742e9fec834e5921612f8dcbb9ff4e872beaa (patch)
treed233a5e806f2d0e2b7fb31321807822f943861c4
parenta615bdcbddf3e6a818278d41092cec873c91d723 (diff)
Add todo.txt
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
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