include ExtUtils::HasCompiler in dist as intended
[gitmo/Class-C3.git] / Changes
diff --git a/Changes b/Changes
index 29a5e45..24145ae 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 Revision history for Perl extension Class::C3.
 
+    - 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