allow ::Namespace shortcut to be used in controller role applications
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index 0a3f280..e4353cd 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,14 @@
-[0.005] ...
+[0.007] ...
+    - 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
+    - prereq D:D version that fixed method invocation issue
 
 [0.004] Wed Aug  5 22:40:58 CEST 2009
     - Added model and view keywords