summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 3a9277c..2fc9c18 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -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
----------