From: Graham Knop Date: Fri, 11 Sep 2020 12:24:53 +0000 (+0200) Subject: changelog X-Git-Tag: v1.42~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Devel.git;a=commitdiff_plain;h=aae8965ba0507c0d11c849a282286b9046182a90 changelog --- diff --git a/Changes b/Changes index 810f565..caf0f10 100644 --- 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