fix for new MXMS powered MooseX-Declare
[catagits/CatalystX-Declare.git] / Changes
CommitLineData
025923ce 1[0.006] ...
4bfe9283 2 - fixed keyword listing method to use new MXD around
025923ce 3
7fb06b2e 4[0.005] Wed Aug 12 22:51:42 CEST 2009
baecccb4 5 - action signature errors now lead to 404's, not 400's
d5c35e43 6 - prereq D:D version that fixed method invocation issue
b7400fcf 7
1c6c6239 8[0.004] Wed Aug 5 22:40:58 CEST 2009
9 - Added model and view keywords
10 - More configure_requires fixes
d195c4d9 11
39c19901 12[0.003] Mon Aug 3 21:38:42 CEST 2009
13 - Added File::Find::Rule(::Perl) to configure_requires
c8602962 14
392e5076 15[0.002] Mon Aug 3 17:30:23 CEST 2009
16 - Fixed Changes, hah!
17 - Fixed error in bad request handling being too greedy
18 - Added tests for errors in modified action methods
16c0d620 19
20[0.001] Sat Aug 1 21:26:41 CEST 2009
856ac9a7 21 - Initial release