From 3cef27b69b250f9abf126c85578a821c2d21e72e Mon Sep 17 00:00:00 2001 From: INADA Naoki Date: Mon, 9 Nov 2015 00:54:06 +0900 Subject: Update ChangeLog --- ChangeLog.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog.rst') 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 -- cgit v1.2.1