X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ff419a4b7410b24150ca3dad952904e39b40f286;hb=baf6a3dbf99be93d8e8bd9b986a95ad1d81a61ca;hp=f7c1a37165c60cefacb40085d8d29c495024d866;hpb=2c4bd9225b40f6f4602a31f6f1775e849f119345;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index f7c1a37..ff419a4 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ This file documents the revision history for Perl extension Catalyst. - - Removed test dependency on Test::NoWarnings + - added merge_config_hashes() as a convenience method + - Swapped out CGI::Cookie in favour of CGI::Simple::Cookie + - Removed test dependencies on Test::NoWarnings, Test::MockObject - Removed dependency on UNIVERSAL::require - Split out Catalyst::Helper into a new distribution - un-bundled the plugins as they are now pre-reqs for Catalyst::Helper