v0.4 v0.4
authorMart Lubbers <mart@martlubbers.net>
Thu, 28 Jan 2016 17:12:16 +0000 (18:12 +0100)
committerMart Lubbers <mart@martlubbers.net>
Thu, 28 Jan 2016 17:12:16 +0000 (18:12 +0100)
README.md

index dbbdeff..7f06d9f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,7 +28,9 @@ functions as close as possible
 
 ###Changelog
 
-- 0.3 (2016-01-26)
+- 0.5 (2016-01-28)
+  - All API functions implemented, requires some testing
+- 0.4 (2016-01-26)
   - Better build mechanism
   - Information about the history list functions implemented, not thoroughly
     tested though.
@@ -43,6 +45,7 @@ functions as close as possible
 
 ###Todo
 
+- Find a way to set readline variables
 - Check all functions if more maybe's are needed to handle NULL
        - For example replace history
 - Implement history expansion functions