Update changelog

This commit is contained in:
INADA Naoki 2012-06-26 15:34:51 +09:00
parent 188da01777
commit 58eb7d0ce8

View file

@ -5,6 +5,7 @@
Changes
-------
* Drop supporting Python 2.5 and unify tests for Py2 and Py3.
* Use new version of msgpack-c. It packs correctly on big endian platforms.
Bugs fixed
----------