X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9a92485449defe7a31f5433decf02dd7ac8ff98c;hb=b56828544bb1e2ed457b8cdd0caf40e97379667c;hp=eec68562c387730d2e3ac63f08a1dbd4340f4977;hpb=afa92eb609301f0e4eaf5a5ba396d325a356de3b;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/Changes b/Changes index eec6856..9a92485 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader. + - Removed use of Module::Install, fixing installing without . in @INC + - Moved pod tests to be only run for authors + - Fix tests when run with CATALYST_CONFIG environment variable set + - Minor Pod cleanups + - Remove Path::Class test dependency + - Metadata updates and cleanups + +0.34 Wed Apr 16 2014 + - Repackage without non-standard tarball headers. + +0.33 Mon Jan 13 2014 - Fix config loading so that if passed a directory including a . in the file name, then loading it as a directory works (would have previously tried to force a specific filename