X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=859ec6ab6892afcc3cb978fb79117304716a6354;hb=656c3cdd5cfa32f433f06d233085db389b4c3c4d;hp=62281f4748ae18f113084fb7748b32e05ca90d38;hpb=7fb06b2eb88b3348237a1833b529c0337eb45e3d;p=catagits%2FCatalystX-Declare.git diff --git a/Changes b/Changes index 62281f4..859ec6a 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ +[0.008] ... + - default_inner now ignores arguments + +[0.007] Sun Aug 16 04:12:43 CEST 2009 + - used namespace keyword in examples + - allow namespace shorcuts in controller role application + +[0.006] Sun Aug 16 03:43:10 CEST 2009 + - fixed keyword listing method to use new MXD around + - changed prereq for D:D to ensure fix of method call issue + [0.005] Wed Aug 12 22:51:42 CEST 2009 - action signature errors now lead to 404's, not 400's - prereq D:D version that fixed method invocation issue