From: John Napiorkowski Date: Mon, 1 May 2017 13:34:36 +0000 (-0500) Subject: catch Changes up to date with master changes X-Git-Tag: 5.90115~9 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=f65b6e93a68e099ddea3aa49d821117d349c735e catch Changes up to date with master changes --- diff --git a/Changes b/Changes index 8014ea8..f4a5a62 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ # This file documents the revision history for Perl extension Catalyst. +5.90115 - 2017-05-01 + - fixes for silent bad behavior in Catalyst::ScriptRole and 'ensure_class_loaded' + (hobbs++) + - do not require MXRWO if Moose is new enough to have cored it (ether++) + - documentation improvements (ether++) + 5.90114 - 2016-12-19 - Fixed regression introduced in the last version (5.90113) which caused application to hang when the action private name contained a string