X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f3954cdbdbe6543bb6b84a6a415153f2f062e898;hb=626f8f70131b1e2656aa198bf66380094ae0cd4c;hp=2c38a3c19472dc550e9adaa052b35bd156e9f034;hpb=40938a7c3697af8b5033f1046eede1673fafb442;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index 2c38a3c..f3954cd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,9 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple - - Fix config key (mst) + - Add tests for delivering empty files. + - Fix those tests by depending on Catalyst-Runtime 5.80008. + - Throw away compatibility code for older catalyst versions. + - Fix docs to not include plugins in call to ->setup() (t0m) 0.21 2009-03-29 20:31:49 - Documentation improvements (jester)