drop Test::Requires as a test dep, since that test isn't run by users
[gitmo/Package-Stash-XS.git] / Changes
diff --git a/Changes b/Changes
index dc4f256..27b198f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,16 @@
-Revision history for Package-Stash
+Revision history for Package-Stash-XS
 
 {{$NEXT}}
+      - lower perl prereq to 5.8.1 (ribasushi)
+      - make the leak tests release-only, since they keep randomly failing on
+        platforms i don't have access to. people are encouraged to submit
+        patches for these if they are affected.
+
+0.19  2011-01-05
+      - actually fix scalar initial value validity test
+
+0.18  2011-01-05
+      - more correct validity test for scalars (rafl, Roland van Ipenburg)
 
 0.17  2010-11-16
       - bah, get rid of extra junk in the tarball