updated changes and docs
[catagits/CatalystX-Declare.git] / Changes
CommitLineData
b7400fcf 1[0.005] ...
baecccb4 2 - action signature errors now lead to 404's, not 400's
b7400fcf 3
1c6c6239 4[0.004] Wed Aug 5 22:40:58 CEST 2009
5 - Added model and view keywords
6 - More configure_requires fixes
d195c4d9 7
39c19901 8[0.003] Mon Aug 3 21:38:42 CEST 2009
9 - Added File::Find::Rule(::Perl) to configure_requires
c8602962 10
392e5076 11[0.002] Mon Aug 3 17:30:23 CEST 2009
12 - Fixed Changes, hah!
13 - Fixed error in bad request handling being too greedy
14 - Added tests for errors in modified action methods
16c0d620 15
16[0.001] Sat Aug 1 21:26:41 CEST 2009
856ac9a7 17 - Initial release