'under' and 'as' are parameterizable
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index e78a7e3..8859452 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,8 @@
+[0.011] ...
+    - fixed broken isa RenderView test case
+    - parameterized roles now available
+    - path parts and chain base actions are parameterizable
+
 [0.010] Sun Sep 13 15:52:01 CEST 2009
     - Fix Compat with MooseX::Method::Signatures >=0.22 ( KENTNL )