summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index a295e6b..1352af8 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,13 @@
+1.0.0
+=====
+
+Release Date: TBD
+
+* Remove Python 2 support from the ``msgpack/_cmsgpack``.
+ ``msgpack/fallback`` still supports Python 2.
+* Remove encoding and unicode_errors options from the Packer.
+
+
0.6.2
=====