D:D has fixed the method invocation issue now
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index cd3a18a..16e32bf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+[0.005] ...
+    - action signature errors now lead to 404's, not 400's
+
+[0.004] Wed Aug  5 22:40:58 CEST 2009
+    - Added model and view keywords
+    - More configure_requires fixes
+
+[0.003] Mon Aug  3 21:38:42 CEST 2009
+    - Added File::Find::Rule(::Perl) to configure_requires
+
 [0.002] Mon Aug  3 17:30:23 CEST 2009
     - Fixed Changes, hah!
     - Fixed error in bad request handling being too greedy