X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=69b8219c716258c64abc987282bd01968b801fa8;hb=360da246a035a3c09f12737a0ce061ed5914e41d;hp=a4ca77572ddf79f5431675e554c12704065c737b;hpb=cd5425d6ebb0b7167c02b5dd4c6ae8d30b2b1a3c;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index a4ca775..69b8219 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple + - 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)