X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8e2b31f505de81a0c78f8a480bff8add1b5cb335;hb=1df125c95d52bba7c3e2f5d01337c98e50172a7b;hp=0db02efd214327ab5297f2bbabc750edacda104e;hpb=7833fdfca73ff8a03769523ec85c2343a3994360;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 0db02ef..8e2b31f 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,19 @@ This file documents the revision history for Perl extension Catalyst. +4.13 Thu Mar 03 11:00:00 2005 + - improved documentation + - pod coverage test for helper generated apps + +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 - improved docs + - private prefixed actions override private non prefixed actions + - added server_base + - updated Catalyst::Manual::Intro 4.10 Wed Mar 02 10:00:00 2005 - improved documentation