changelog 0.31
Jesse Luehrs [Mon, 8 Aug 2011 15:43:12 +0000 (10:43 -0500)]
Changes

diff --git a/Changes b/Changes
index 5fd3579..6d3fc90 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,8 @@
 Revision history for Package-Stash
 
 {{$NEXT}}
-      - fix ->add_symbol('$foo', qr/sdlfk/) on 5.10+
+      - fix ->add_symbol('$foo', qr/sdlfk/) on 5.12+
+      - fix ->add_symbol('$foo', \v1.2.3) on 5.10+
 
 0.30  2011-07-21
       - fix compiler detection in Makefile.PL (ribasushi)