Release commit for 1.42 mirror/master v1.42
Graham Knop [Fri, 11 Sep 2020 12:33:27 +0000 (14:33 +0200)]
        - 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

Changes

diff --git a/Changes b/Changes
index caf0f10..c2f592c 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+1.42 - 2020-09-11
         - 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.