fix list_all_package_symbols
[gitmo/Package-Stash-PP.git] / Changes
diff --git a/Changes b/Changes
index cc8da86..be5d567 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,13 +2,20 @@ Revision history for Package-Stash
 
 {{$NEXT}}
 
-0.11  2010-10-27
+0.13  2010-10-31
+      - revert the vivification changes for now, to get an actual release out
+        with Test::Fatal
+
+0.12-TRIAL  2010-10-27
+      - actually include the conflict stuff in the release (bah)
+
+0.11-TRIAL  2010-10-27
       - conflict on mx-role-withoverloading too
 
-0.10  2010-10-27
+0.10-TRIAL  2010-10-27
       - only do the weird ISA special-casing on perl versions where it's broken
 
-0.09  2010-10-27
+0.09-TRIAL  2010-10-27
       - clean up the vivication code a lot, make it behave more sanely
       - use Test::Fatal instead of Test::Exception (Justin Hunter)