mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
(python) Fix typo in ChangeLog
This commit is contained in:
parent
ff594d71dd
commit
cd75ba495a
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue