been overenthusiastic with versions in makefile again
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index ece6ef1..b5292df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,17 @@
-[0.009] ...
+[0.011] ...
+    - fixed broken isa RenderView test case
+    - parameterized roles now available
+    - path parts and chain base actions are parameterizable
+    - action names are parameterizable
+    - fixed parameterized role target meta object bug
+    - dispatch type mutabilisation for manipulation now done more
+      sanely (Tomas Doran).
+    - fixed M:I requirement handling for authors.
+
+[0.010] Sun Sep 13 15:52:01 CEST 2009
+    - Fix Compat with MooseX::Method::Signatures >=0.22 ( KENTNL )
+
+[0.009] Fri Aug 21 23:54:11 CEST 2009
     - 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!)