summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2018-02-02 19:43:42 +0900
committerINADA Naoki <songofacandy@gmail.com>2018-02-02 19:43:42 +0900
commit52fb85a2c5776590599df3a5839117b88bc49980 (patch)
treee025c841d0486676bdfd1c4f269354ea18fc3650 /ChangeLog.rst
parent5569a4efcdc913d343eaff4e55c9b19fafde4268 (diff)
downloadmsgpack-python-52fb85a2c5776590599df3a5839117b88bc49980.tar.gz
0.5.20.5.2
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index ed0f92e..ffdc910 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,16 @@
+0.5.2
+======
+
+* Add ``raw`` option to Unpacker. It is preferred way than ``encoding`` option.
+
+* Packer.pack() reset buffer on exception (#274)
+
+
+0.5.1
+======
+
+* Remove FutureWarning about use_bin_type option (#271)
+
0.5.0
======