default_inner doesn't care about arguments anymore
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index 2fd39b7..859ec6a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
-[0.006] ...
+[0.008] ...
+    - default_inner now ignores arguments
+
+[0.007] Sun Aug 16 04:12:43 CEST 2009
+    - used namespace keyword in examples
+    - allow namespace shorcuts in controller role application
+
+[0.006] Sun Aug 16 03:43:10 CEST 2009
     - fixed keyword listing method to use new MXD around
+    - changed prereq for D:D to ensure fix of method call issue
 
 [0.005] Wed Aug 12 22:51:42 CEST 2009
     - action signature errors now lead to 404's, not 400's