fix for new MXMS powered MooseX-Declare
[catagits/CatalystX-Declare.git] / Changes
1 [0.006] ...
2     - fixed keyword listing method to use new MXD around
3
4 [0.005] Wed Aug 12 22:51:42 CEST 2009
5     - action signature errors now lead to 404's, not 400's
6     - prereq D:D version that fixed method invocation issue
7
8 [0.004] Wed Aug  5 22:40:58 CEST 2009
9     - Added model and view keywords
10     - More configure_requires fixes
11
12 [0.003] Mon Aug  3 21:38:42 CEST 2009
13     - Added File::Find::Rule(::Perl) to configure_requires
14
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
19
20 [0.001] Sat Aug  1 21:26:41 CEST 2009
21     - Initial release