mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
diff --git a/perl/Changes b/perl/Changes
index 18041d4..fb31a69 100644
--- a/perl/Changes
+++ b/perl/Changes
@@ -1,3 +1,8 @@
+0.02
+
+ - added $Data::MessagePack::PreferInteger
+ (requested by yappo++)
+
0.01
- initial release to CPAN
|
||
|---|---|---|
| .. | ||
| benchmark | ||
| lib/Data | ||
| t | ||
| xt | ||
| .gitignore | ||
| .shipit | ||
| Changes | ||
| Makefile.PL | ||
| MANIFEST.SKIP | ||
| MessagePack.c | ||
| pack.c | ||
| ppport.h | ||
| unpack.c | ||