implemented action dispatching by type
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index 77a7b61..ece6ef1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@
     - action classes are now moosified after loading, this means that
       RenderView should now work with isa. (thanks to all reporters!)
     - documented 'isa' action class option (experimental!)
+    - fixed bug where setup wasn't called without plugins
+    - fixed bug where under block scope wasn't cleaned up
+    - action signatures now influence dispatching, non-matching actinos
+      will be skipped by the chained dispatch type
 
 [0.008] Tue Aug 18 19:59:57 CEST 2009
     - default_inner now ignores arguments