X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5961ccdcf559694fa56db8577a820c76c767b29d;hb=8504776dfbaa099031ee99973820685484027db4;hp=e88135046d0470d760e421369307050bbbf0a6e4;hpb=230ec0478dc8346f87a95a1efc8d2eb51c9add62;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/Changes b/Changes index e881350..5961ccd 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,15 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader. -0.29 TO BE RELEASED +0.32 Thu Mar 14 2013 + - Don't ship .git inside the tarball, whoops. + +0.31 Sat Mar 09 2013 + - Fix repository location in metadata. + +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