need to load EUMM early for arg parsing
[p5sagit/Devel-GlobalDestruction.git] / Changes
diff --git a/Changes b/Changes
index 59bc652..6424723 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,13 @@
-0.12
+Revision history for Devel-GlobalDestruction
+
+  - stop relying on . being in @INC
+  - switch to ExtUtils::HasCompiler to detect presence of a compiler
+
+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