summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
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
======