Release commit for 0.32
[gitmo/Class-C3.git] / Changes
diff --git a/Changes b/Changes
index ee29e8f..5b2b87d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,24 @@
 Revision history for Perl extension Class::C3.
 
+0.32 - 2016-09-15
+    - update bundled ExtUtils::HasCompiler to 0.016
+
+0.31 - 2016-04-19
+    - update bundled ExtUtils::HasCompiler to 0.013 to fix possible false
+      negative (RT#113635)
+
+0.30 - 2015-10-19
+    - include ExtUtils::HasCompiler in dist as intended so it doesn't need to
+      be installed
+
+0.29 - 2015-10-18
+    - Update compiler detection to use ExtUtils::HasCompiler
+
+0.28 - 2015-04-14
+    - Change link to Dylan paper to use archive.org, as the original link has
+      gone offline (RT#99756).
+
+0.27 - 2014-08-16
     - declare minimum perl version of 5.6 in metadata
 
 0.26 Tue, Mar 4, 2104