mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
Update ChangeLog
This commit is contained in:
parent
8aadc5c380
commit
3cef27b69b
1 changed files with 17 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue