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