summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changes b/Changes
index 5fd3579..6d3fc90 100644
--- 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)