mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-03 02:50:55 +00:00
0.4.6
This commit is contained in:
parent
4576b94b6c
commit
9fe19cc408
2 changed files with 12 additions and 1 deletions
|
|
@ -1,3 +1,14 @@
|
|||
0.4.6
|
||||
=====
|
||||
:release date: 2015-03-13
|
||||
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* fallback.Unpacker: Fix Data corruption when OutOfData.
|
||||
This bug only affects "Streaming unpacking."
|
||||
|
||||
|
||||
0.4.5
|
||||
=====
|
||||
:release date: 2015-01-25
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
version = (0, 4, 5)
|
||||
version = (0, 4, 6)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue