This commit is contained in:
INADA Naoki 2015-01-26 00:38:36 +09:00
parent ec5dff113e
commit 630c046bf2
3 changed files with 19 additions and 8 deletions

View file

@ -1,3 +1,21 @@
0.4.5
=====
:release date: 2015-01-25
Incompatible Changes
--------------------
Changes
-------
Bugs fixed
----------
* Fix test failure on pytest 2.3. (by @ktdreyer)
* Fix typos in ChangeLog. (Thanks to @dmick)
* Improve README.rst (by @msabramo)
0.4.4
=====
:release date: 2015-01-09

View file

@ -1,7 +0,0 @@
0.2 series
==========
Improve compatibility to simplejson.
0.3 series
==========
Add features msgpack-ruby has.

View file

@ -1 +1 @@
version = (0, 4, 4)
version = (0, 4, 5)