X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=08816f691f636a8e30580859e1b8646d8bfed16e;hp=483872130eba24820ca071c3ab4e2d348898d3f8;hb=723f02622a532f3db75cda5b792f515bbe5738e3;hpb=94b8f82705454ff28afa5d8de3260e1658c3fc50 diff --git a/Changes b/Changes index 4838721..08816f6 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ This file documents the revision history for Perl extension Catalyst. + - Split out Catalyst::Helper into a new distribution + - un-bundled the plugins as they are now pre-reqs for Catalyst::Helper - nuked each() out of core with prejudice (due to lurking buglets) - Added tests from phaylon for dispatcher precedence - Use Class::Inspector->loaded($class) instead of $class->can('can') @@ -12,7 +14,6 @@ This file documents the revision history for Perl extension Catalyst. - Added warning for setup being called twice - Fix pod to use DBIC::Schema instead of DBIC model - Fix ->config failing to copy _config for subclassing - - ConfigLoader: Updated to version 0.08 - Updated log format - Updated debug dump