This commit is contained in:
INADA Naoki 2018-02-03 10:54:21 +09:00
parent a0ba076c35
commit 618b2cb027
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
0.5.3
======
* Fixed regression when passing ``unicode_errors`` to Packer but not ``encoding``. (#277)
0.5.2
======

View file

@ -1 +1 @@
version = (0, 5, 2)
version = (0, 5, 3)