Update ChangeLog

This commit is contained in:
Inada Naoki 2019-12-03 18:54:18 +09:00
parent e1ed0044bf
commit a0480c7602

View file

@ -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
=====