From: John Napiorkowski Date: Tue, 19 Feb 2013 16:09:51 +0000 (-0500) Subject: updated changes X-Git-Tag: 5.90020^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=578fcd08fa3f2580ac7ca1acce5fbd7e5de7c839 updated changes --- diff --git a/Changes b/Changes index c885343..9b7035e 100644 --- a/Changes +++ b/Changes @@ -11,6 +11,7 @@ are currently using Catalyst::ActionRole::MatchRequestMethods there may be compatibility issues. You should remove that actionrole since the built in behavior is compatible on its own. + - Initial debug screen now shows HTTP Method Match info - security fixes in the way we handle redirects - Make Catalyst::Engine and Catalyst::Base immutable - Some test and documentation improvements