changelog
[catagits/Catalyst-Devel.git] / Changes
diff --git a/Changes b/Changes
index 810f565..caf0f10 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - stop using Module::Install for packaging, improving metadata and
+          fixing Makefile.PL on perl 5.26+.  Generating a Catalyst application
+          still uses Module::Install::Catalyst for now.
+        - fix generated_app.t test on Windows
+        - whitespace and formatting tweaks
+        - various internal test cleanups
+
 1.41 2020-07-27 03:00:00
         - avoid SHILY tar headers
         - fix warnings in Makefile.PL