changelog
[gitmo/Package-Stash-XS.git] / Changes
diff --git a/Changes b/Changes
index b4be937..5f1a083 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,22 @@
-Revision history for Package-Stash
+Revision history for Package-Stash-XS
 
 {{$NEXT}}
 
+0.20  2011-01-11
+      - 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
+
 0.16-TRIAL  2010-11-16
       - fix some issues in the undocumented-but-still-maybe-used-some-places
         hashref api - if you don't know what this is, good!