diff options
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -9,7 +9,11 @@ For some reason, `getopt.3` doesn't read any of the options provided in the test Right now the code is disabled with an `#ifdef DISABLE` guard. -## TODO Add --version flag {#task-b001c31a-5053-d317-d8d3-c9647aa34067} +## DONE Add --version flag {#task-b001c31a-5053-d317-d8d3-c9647aa34067} +- DONE In 2021-03-10 + + Done in + [`f93524f531b9da19dc8f4d46dd4977fbbdc80f58`](https://git.euandreh.xyz/remembering/commit/?id=f93524f531b9da19dc8f4d46dd4977fbbdc80f58). - TODO in 2021-03-09 ## TODO Add AddressSanitizer and fuzzer tests {#task-8af5055c-d1e1-beba-128c-4cabc40e8057} |