mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-10 08:08:32 +01:00
diff --git a/perl/Changes b/perl/Changes
index 1a51ddf..4e7f1d7 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.07
+
+ - do not use switch (SvTYPE(val)).
+
0.06
- use SvNOK.