X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=02cc98e5a892ff6ccaf2f96ae4c5b6817d7738a2;hb=fb25065eefb76d894a966dc1a3f93c299957219f;hp=e06c9db5beff32cfe6f14244601d7975a19d9d3d;hpb=d1904f4366c7c3a6d5cb01d3f014afb26148f6ba;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index e06c9db..02cc98e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ 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.