f8dd7d27cce2238a39dbce6ed824a7ca94db354e
[catagits/CatalystX-Declare.git] / Changes
1 [0.006] Sun Aug 16 03:43:10 CEST 2009
2     - fixed keyword listing method to use new MXD around
3     - changed prereq for D:D to ensure fix of method call issue
4
5 [0.005] Wed Aug 12 22:51:42 CEST 2009
6     - action signature errors now lead to 404's, not 400's
7     - prereq D:D version that fixed method invocation issue
8
9 [0.004] Wed Aug  5 22:40:58 CEST 2009
10     - Added model and view keywords
11     - More configure_requires fixes
12
13 [0.003] Mon Aug  3 21:38:42 CEST 2009
14     - Added File::Find::Rule(::Perl) to configure_requires
15
16 [0.002] Mon Aug  3 17:30:23 CEST 2009
17     - Fixed Changes, hah!
18     - Fixed error in bad request handling being too greedy
19     - Added tests for errors in modified action methods
20
21 [0.001] Sat Aug  1 21:26:41 CEST 2009
22     - Initial release