summaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-10-02 18:22:00 -0400
committerDavid Thompson <dthompson2@worcester.edu>2013-10-02 18:24:09 -0400
commitb7da77a76f09238d02402a26da0c110f5bd98c80 (patch)
treed746f5524f1b0face3bdabc3c96b430ad1f5b82c /TODO.org
parent7c205ba10bee7ce1db759d2325c14b60568c5e19 (diff)
Mark 0.1 release as done.
Probably should have done this before releasing 0.1, but I was in a rush.
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index dd7cf80..ae11908 100644
--- a/TODO.org
+++ b/TODO.org
@@ -162,7 +162,7 @@
- Read user input from a separate thread so as to not block the
main thread
-** TODO 0.1 Release
+** DONE 0.1 Release
An official 0.1 alpha release with basic, minimal functionality
will provide a good place for people other than me to try out
guile-2d and perhaps even start to hack on it.
@@ -173,4 +173,7 @@
- [X] Clean up docstrings
- [X] Autotools build files
- [X] Fix animation bug
+
+** TODO 0.2 Release
+ - [ ] New REPL server
- [ ] Screencast