summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorINADA Naoki <inada-n@klab.com>2012-09-24 03:10:37 +0900
committerINADA Naoki <inada-n@klab.com>2012-09-24 03:10:37 +0900
commit1526316a0803c233a6752aff1bab6e951447d12a (patch)
tree1705ccd3828c981791b2a0ce1debfbcc9f598a82 /ChangeLog.rst
parentd13f10c02e06b0f3c138b1726cfa8b1a31529d64 (diff)
parent477d3b152f5d36a48a8083b3720def2dd1f5d1a7 (diff)
downloadmsgpack-python-1526316a0803c233a6752aff1bab6e951447d12a.tar.gz
Merge branch '0.2-maint'
Conflicts: msgpack/_msgpack.pyx
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 fe5b820..6a4d27b 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -13,6 +13,7 @@ Changes
Changes
-------
+* Warn when use_list is not specified. It's default value will be changed in 0.3.
Bugs fixed
-----------