mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
Update changelog
This commit is contained in:
parent
235b928be7
commit
56ec7ee1b1
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue