mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
diff --git a/perl/Changes b/perl/Changes
index 15603ea..1a51ddf 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,7 @@
+0.06
+
+ - use SvNOK.
+
0.05
- change type detection for old perl
|
||
|---|---|---|
| .. | ||
| benchmark | ||
| lib/Data | ||
| t | ||
| xt | ||
| .gitignore | ||
| .shipit | ||
| Changes | ||
| Makefile.PL | ||
| MANIFEST.SKIP | ||
| MessagePack.c | ||
| pack.c | ||
| ppport.h | ||
| unpack.c | ||