diff --git a/perl/Changes b/perl/Changes index 091c875a..76c2fd76 100644 --- a/perl/Changes +++ b/perl/Changes @@ -1,11 +1,15 @@ +0.31 + + - add version check at bootstrap in order to avoid load old .so (gfx) + 0.30 - - fix utf8 mode not to be reseted by $unpacker->reset method + - fix utf8 mode not to be reseted by $unpacker->reset method (gfx) 0.29 - - add $unpacker->utf8 mode, decoding strings as UTF-8. + - add $unpacker->utf8 mode, decoding strings as UTF-8 (gfx) 0.28