mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-20 22:31:33 +02:00
(python) Fix typo in ChangeLog
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
New feature
|
||||
-----------
|
||||
* Add ``encoding`` and ``unicode_erros`` option to packer and unpacker.
|
||||
* Add ``encoding`` and ``unicode_errors`` 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.
|
||||
|
||||
|
Reference in New Issue
Block a user