mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
Update ChangeLog.
This commit is contained in:
parent
d796d696d1
commit
7b11a42825
1 changed files with 11 additions and 1 deletions
|
@ -20,9 +20,19 @@ Changes
|
||||||
* Add ``Packer.pack_map_pairs``. It packs sequence of pair to map type.
|
* Add ``Packer.pack_map_pairs``. It packs sequence of pair to map type.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
0.2.4
|
||||||
|
=======
|
||||||
|
:release date: 2012-12-22
|
||||||
|
|
||||||
|
Bugs fixed
|
||||||
|
----------
|
||||||
|
|
||||||
|
* Fix SEGV when object_hook or object_pairs_hook raise Exception. (#39)
|
||||||
|
|
||||||
0.2.3
|
0.2.3
|
||||||
=======
|
=======
|
||||||
:release date: in development
|
:release date: 2012-12-11
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue