X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5d07d31585ebab429d407c5e1325ad99e62a78f6;hb=7761205ca4c913322c0faa70381640a6c182c5b9;hp=920dfe58ee4caa41e1394fdaa2cf53d4dffc3ea1;hpb=ac631501a4a76715e7b4c86110560dd061ef2113;p=catagits%2FCatalyst-Plugin-Static-Simple.git diff --git a/Changes b/Changes index 920dfe5..5d07d31 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Perl extension Catalyst::Plugin::Static::Simple + - Port Makefile.PL from Module::Install to Distar + - Remove MooseX::Types dependency + +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)