updated changes 5.90020
John Napiorkowski [Tue, 19 Feb 2013 16:09:51 +0000 (11:09 -0500)]
Changes

diff --git a/Changes b/Changes
index c885343..9b7035e 100644 (file)
--- 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