We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4576b94 commit 9fe19ccCopy full SHA for 9fe19cc
ChangeLog.rst
@@ -1,3 +1,14 @@
1
+0.4.6
2
+=====
3
+:release date: 2015-03-13
4
+
5
+Bugs fixed
6
+----------
7
8
+* fallback.Unpacker: Fix Data corruption when OutOfData.
9
+ This bug only affects "Streaming unpacking."
10
11
12
0.4.5
13
=====
14
:release date: 2015-01-25
msgpack/_version.py
@@ -1 +1 @@
-version = (0, 4, 5)
+version = (0, 4, 6)
0 commit comments