X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0d603717ff9d32eacb511c7b2e3042e9297641e4;hb=refs%2Ftags%2Fv0.30;hp=4ef4f8203bc8bfdcca74634fd76665aa2721fce6;hpb=c509433895a7c9d0253b7214521863f55ae2680f;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/Changes b/Changes index 4ef4f82..0d60371 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader. +0.30 Fri Aug 20 2010 + - Fix for Windows regarding changes from 0.29 + +0.29 Fri Aug 20 2010 + - Fix issue with 2 character app names that are kept in versioned + directories (e.g. app called QX in QX-2.1.5/) - bump dep on Config::Any to use the -ForceArray Config::General option (caelum)