8000 0.5.5 · sa7mon/msgpack-python@02c881c · GitHub
[go: up one dir, main page]

Skip to content

Commit 02c881c

Browse files
committed
0.5.5
1 parent da902f9 commit 02c881c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.5.5
2+
======
3+
4+
* Fix memory leak in pure Python Unpacker.feed() (#283)
5+
* Fix unpack() didn't support `raw` option (#285)
6+
17
0.5.4
28
======
39

msgpack/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version = (0, 5, 4)
1+
version = (0, 5, 5)

0 commit comments

Comments
 (0)
0