summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2015-11-09 00:54:06 +0900
committerINADA Naoki <songofacandy@gmail.com>2015-11-09 00:54:06 +0900
commit3cef27b69b250f9abf126c85578a821c2d21e72e (patch)
tree1996e7ddff02408298820318ad42a71c82c2e56d /ChangeLog.rst
parent8aadc5c380d0d135273729333ace91d3f689702d (diff)
downloadmsgpack-python-3cef27b69b250f9abf126c85578a821c2d21e72e.tar.gz
Update ChangeLog
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 34f4cd4..31a64d9 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,20 @@
+0.4.7
+=====
+:release date: TBD
+
+Bugs fixed
+----------
+
+* Memory leak when unpack is failed
+
+Changes
+-------
+
+* Reduce compiler warnings while building extension module
+* unpack() now accepts ext_hook argument like Unpacker and unpackb()
+* Update Cython version to 0.23.4
+
+
0.4.6
=====
:release date: 2015-03-13