X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Plugin-ConfigLoader.git;a=blobdiff_plain;f=Changes;h=28c3b30eac4c2899475e018ef2b8d27c9692c93b;hp=dcc1191e151c1ecb3d6bf6d2083b96e187104288;hb=04ea923f91f29550671e555bc8606b59ec778eef;hpb=da18b9254f99fad1eb0b3a420f2ababbb8280d5d diff --git a/Changes b/Changes index dcc1191..28c3b30 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for Perl extension Catalyst::Plugin::ConfigLoader. +0.05 Thu Apr 18 2006 + - __HOME__ now corresponds to $c->path_to( '' ) and nothing else + - __path_to( 'foo/bar' )__ turns in to $c->path_to( 'foo', 'bar' ) + - attemps to load ${config}_local.$ext after ${config}.$ext for + an overriding effect + 0.04 Wed Feb 08 2006 - add finalize_config method - make default finalize_config traverse the config and substitute