X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=02cc98e5a892ff6ccaf2f96ae4c5b6817d7738a2;hb=1cc75f96494bd514ef57d7b2ea8229e5bf5858cc;hp=f3954cdbdbe6543bb6b84a6a415153f2f062e898;hpb=626f8f70131b1e2656aa198bf66380094ae0cd4c;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index f3954cd..02cc98e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple +0.24 2009-10-18 19:10:00 BST + - Fixup copyright information + +0.23 2009-10-06 17:40:39 + - Move actions out of TestApp into a Root controller as + this is now deprecated. + +0.22 2009-08-21 18:14:59 - Add tests for delivering empty files. - Fix those tests by depending on Catalyst-Runtime 5.80008. - Throw away compatibility code for older catalyst versions.