avoid needing . in @INC in dev mode
[p5sagit/Devel-GlobalDestruction.git] / Changes
diff --git a/Changes b/Changes
index 79f0401..b71c3e6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,14 @@
+
+0.13 - 2014-08-16
+  * include README
+  * include minimum perl version 5.6 in metadata
+
+0.12  Fri, 01 Nov 2013
+  * Fix detection when loaded during global destruction by checking B::main_cv
+    instead of B::main_start
+  * Bump Sub::Exporter::Progressive dependency to fix loading in global
+    destruction
+
 0.11  Wed, 03 Apr 2013
   * Fix upgrading from version 0.09 or older