Separated execute and dispatch on Catalyst::Action
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index fd155be..366ce5b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 This file documents the revision history for Perl extension Catalyst.
 
+        - Separated execute and dispatch on Catalyst::Action
         - cleaned up logging and debug output
         - minor doc fixes
         - Added warning for setup being called twice