X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d88c2def327f9cbfcd6606be833c15b65f827336;hb=975b8d595674656d719b02b50c7ae0c60a171afd;hp=c8eac9bfc3807d64615e8b3ac8d361198ddb165e;hpb=1fa70df9db05a18f4c2f9f8394d9be9f419fe63c;p=catagits%2FCatalyst-Plugin-ConfigLoader.git diff --git a/Changes b/Changes index c8eac9b..d88c2de 100644 --- a/Changes +++ b/Changes @@ -1,9 +1,14 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader. +0.09 Wed May 24 2006 + - ignore non-ref model/view/controller/component keys + - remove hash merging since it is now a core behavior + 0.08 Tue May 23 2006 - added get_config_path() which extracts the path finding code - added the ability to specify a MYAPP_CONFIG ENV variable - more granular merging of top-level hashrefs + - more comprehensive tests 0.07 Mon May 01 2006 - added Config::General support