mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-10 16:37:44 +01:00
Changelog diff is:
diff --git a/perl/Changes b/perl/Changes
index b506234..333a824 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.29
+
+ - add $unpacker->utf8 mode, decoding strings as UTF-8.
+
0.28
- added more tests(gfx)