summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2018-02-23 15:45:34 +0900
committerINADA Naoki <songofacandy@gmail.com>2018-02-23 15:45:34 +0900
commitd4675bee6c83d42cecda9a84e6716021eb2ad679 (patch)
tree8aca0156cf08c6aa4aa2b54d0c8af80e34a42f8d /ChangeLog.rst
parentae3a6ba0b04487d7108360d1d504332aed079556 (diff)
downloadmsgpack-python-d4675bee6c83d42cecda9a84e6716021eb2ad679.tar.gz
0.5.60.5.6
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 263d1f3..b6158c3 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,10 @@
+0.5.6
+======
+
+* Fix fallback.Unpacker.feed() dropped unused data from buffer (#287)
+* Resurrect fallback.unpack() and _unpacker.unpack().
+ They were removed at 0.5.5 but it breaks backward compatibility. (#288, #290)
+
0.5.5
======