mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-02 10:30:54 +00:00
Add changelog
This commit is contained in:
parent
6b78223231
commit
53b67f1449
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
|
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
|
||||||
|
* Add capturing feature. You can pass the writable object to
|
||||||
|
``Unpacker.unpack()`` as a second parameter.
|
||||||
|
|
||||||
0.2.3
|
0.2.3
|
||||||
=======
|
=======
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue