summaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 75e86b2..a0aae25 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,3 +1,13 @@
+0.1.10
+======
+:release date: NOT RELEASED YET
+
+New feature
+-----------
+* Add ``encoding`` and ``unicode_erros`` option to packer and unpacker.
+ When this option is specified, (un)packs unicode object instead of bytes.
+ This enables using msgpack as a replacement of json.
+
0.1.9
======
:release date: 2011-01-29