summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2015-11-09 02:34:28 +0900
committerINADA Naoki <songofacandy@gmail.com>2015-11-09 02:34:28 +0900
commit29266b024ec82c281fa63bf2b73622088a8c188c (patch)
tree815bac4afa612a2ae5e8df458566b25eff547f65 /ChangeLog.rst
parenta1317b604f7eb83575c4a0221db028c1929e8026 (diff)
downloadmsgpack-python-29266b024ec82c281fa63bf2b73622088a8c188c.tar.gz
Update ChangeLog
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 31a64d9..35535b4 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -13,6 +13,7 @@ Changes
* Reduce compiler warnings while building extension module
* unpack() now accepts ext_hook argument like Unpacker and unpackb()
* Update Cython version to 0.23.4
+* default function is called when integer overflow
0.4.6