This commit is contained in:
INADA Naoki 2015-03-13 03:51:14 +09:00
parent 4576b94b6c
commit 9fe19cc408
2 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,14 @@
0.4.6
=====
:release date: 2015-03-13
Bugs fixed
----------
* fallback.Unpacker: Fix Data corruption when OutOfData.
This bug only affects "Streaming unpacking."
0.4.5 0.4.5
===== =====
:release date: 2015-01-25 :release date: 2015-01-25

View file

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