mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-11-01 01:50:54 +00:00
Update changelog for 0.2.3
This commit is contained in:
parent
3478406537
commit
6ae363ea27
1 changed files with 1 additions and 9 deletions
|
|
@ -1,12 +1,3 @@
|
||||||
0.3.0
|
|
||||||
=====
|
|
||||||
:release date: in development
|
|
||||||
|
|
||||||
Changes
|
|
||||||
-------
|
|
||||||
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
|
|
||||||
|
|
||||||
|
|
||||||
0.2.3
|
0.2.3
|
||||||
=======
|
=======
|
||||||
:release date: in development
|
:release date: in development
|
||||||
|
|
@ -14,6 +5,7 @@ Changes
|
||||||
Changes
|
Changes
|
||||||
-------
|
-------
|
||||||
* Warn when use_list is not specified. It's default value will be changed in 0.3.
|
* Warn when use_list is not specified. It's default value will be changed in 0.3.
|
||||||
|
* Add ``.skip()`` method to ``Unpacker`` (thanks to jnothman)
|
||||||
|
|
||||||
Bugs fixed
|
Bugs fixed
|
||||||
-----------
|
-----------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue