X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=eb6a4bd2855fa34a381fb2187a52e517140fdde5;hb=18e099c0762b16bac84622b03e2f5eae6dda97e7;hp=a4ca77572ddf79f5431675e554c12704065c737b;hpb=cd5425d6ebb0b7167c02b5dd4c6ae8d30b2b1a3c;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index a4ca775..eb6a4bd 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple +0.36 2018-03-15 11:37 GMT + - Relax PNG content type check in t/05dirs.t + +0.35 2018-03-14 12:07 GMT + - Use less-likely extension for unknown file type (RT#124211) + +0.34 2017-08-02 09:56 Los Angeles + - Remove MYMETA.* (RT#108814) - Fix installing on 5.26.0+ (RT#121861) - Fix security vulnerability, when serving static files with dots in the names (RT#120558)