summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINADA Naoki <inada-n@klab.com>2013-10-21 02:33:58 +0900
committerINADA Naoki <inada-n@klab.com>2013-10-21 02:33:58 +0900
commitd5436c28197f3ccdd473e1c54838133574948dab (patch)
treefe1a5465369a6a556c7688ca7e7fdf225ebdbef3
parentf31a4403a1715ea5b48a12e1aa58df0e74b7e85f (diff)
downloadmsgpack-python-d5436c28197f3ccdd473e1c54838133574948dab.tar.gz
Update ChangeLog
-rw-r--r--ChangeLog.rst16
1 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index fe64ff8..c5cff15 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,20 @@
+0.4.0
+=====
+:release date: 2013-10-21
+
+Inconpatible Changes
+--------------------
+
+* Raises TypeError instead of ValueError when packer receives unsupported type.
+
+Changes
+-------
+
+* Support New msgpack spec.
+
+
0.3.0
=====
-:release date: in development
Inconpatible Changes
--------------------