fixed typo
[catagits/CatalystX-Declare.git] / Changes
diff --git a/Changes b/Changes
index 8ffa3f4..ce489f7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,16 @@
+[0.014] Mon Aug 30 22:52:30 EST 2010
+    - Fixed regression introduced in last version related to how
+      we expand 'shortname' actionrole namespaces.  We now revert
+      to the old behavior until we can reconcile with what is done
+      in Catalyst::Controller::ActionRole.
+    - Created tests to prevent above regression in the future
+
+[0.013] Wed Aug 25 19:29:01 EST 2010
+    - Controller now inherits from Catalyst::Controller::ActionRole
+    - ActionRoles can now be parameterized
+    - update dependencies
+    - docs and test for above
+
 [0.012] Thu Apr  1 21:03:30 CEST 2010
     - fixed query parameter handling