X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=ce489f788ace937f8a0e06cd5de5b8e48c9ee8f4;hb=9fa23f332963ec76dff14da3abb84ea5bdc95096;hp=d3cd7161a4b68989a28134b13c66d5b8873d7940;hpb=12b853ff6a6c44408b976ac6efcfe9f0e5a99e38;p=catagits%2FCatalystX-Declare.git diff --git a/Changes b/Changes index d3cd716..ce489f7 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,10 @@ +[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