summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index c328f35..67eac68 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,13 @@
+0.2.2
+=======
+:release date: NOT RELEASED YET
+
+Bugs fixed
+-----------
+* ``unpack()`` didn't restores gc state when it called with gc disabled.
+ ``unpack()`` doesn't control gc now instead of restoring gc state collectly.
+ User can control gc state when gc cause performance issue.
+
0.2.1
=======
:release date: 2012-08-20