fix list_all_package_symbols
[gitmo/Package-Stash-PP.git] / Changes
diff --git a/Changes b/Changes
index a6642f7..be5d567 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,23 @@ Revision history for Package-Stash
 
 {{$NEXT}}
 
+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-TRIAL  2010-10-27
+      - only do the weird ISA special-casing on perl versions where it's broken
+
+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)
+
 0.08  2010-09-18
       - oops, accidentally included some experimental changes in that last
         release, that break things