summaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-08 13:56:51 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-08 13:56:51 -0700
commit613e1196b5e89d320283c4cea44a5d450616a932 (patch)
tree56844ba825adf92c3f4e96ca397a0931fd8f8f8f /TODO.md
parent3805b4ef067dbab23c4d9116bb46892f661657c9 (diff)
Implement --set-api-keyv0.1.1
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index c993fe7..2d06bce 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,8 +1,5 @@
# TODO
-### v0.1.1
-1. Touch up CLI and all that, finish all TODOs in cli.rs
-
### v0.2.0
0. Termimad interface for viewing questions and answers
0. use [par_iter](https://github.com/rayon-rs/rayon) for parsing markdown and manual <kbd> removers, etc.