summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 4c70ad5..75e86b2 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,17 @@
+0.1.9
+======
+:release date: 2011-01-29
+
+New feature
+-----------
+* ``use_list`` option is added to unpack(b) like Unpacker.
+ (Use keyword argument because order of parameters are different)
+
+Bugs fixed
+----------
+* Fix typo.
+* Add MemoryError check.
+
0.1.8
======
:release date: 2011-01-10