summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2019-12-03 18:54:18 +0900
committerInada Naoki <songofacandy@gmail.com>2019-12-03 18:54:18 +0900
commita0480c760256b4afc18beaebd5e3c79de1d4ce56 (patch)
tree48cc35ec9bcc9ac2425556a9876b711e93559e1d /ChangeLog.rst
parente1ed0044bf31dc0d6ef951f6298de4f420170968 (diff)
downloadmsgpack-python-a0480c760256b4afc18beaebd5e3c79de1d4ce56.tar.gz
Update ChangeLog
Diffstat (limited to 'ChangeLog.rst')
-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
=====