X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b95695565234d5e96b77f15282f942247b87631f;hb=aff93052863e06b3f0b8b8e76e313156582fd78e;hp=f3cc0c509355eb4a03b544e3c14c33d472a9827b;hpb=5ddd05a02d9532f0beefedd532e604c6f3bae4c8;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index f3cc0c5..b956955 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,29 @@ This file documents the revision history for Perl extension Catalyst. +4.24 Xxx Mar 00 00:00:00 2005 + - updated cookbook example + +4.23 Wed Mar 09 20:00:00 2005 + - no more regex actions in forward + - added support for test directories t/m, t/v and t/c + +4.22 Tue Mar 08 20:00:00 2005 + - catch errors in application class + - handle die properly. + +4.21 Sat Mar 05 17:00:00 2005 + - fixed docs + +4.20 Fri Mar 04 22:00:00 2005 + - moved bin to script + +4.13 Thu Mar 03 11:00:00 2005 + - improved documentation + - pod coverage test for helper generated apps + - new helper api 4.12 Wed Mar 02 11:00:00 2005 - server_base sucks, removed + - added $c->log->dump() 4.11 Wed Mar 02 11:00:00 2005 - removed some warnings