X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=272c5716dfc777407eeda6bfc384092befacba26;hp=b7869810a31d9807302a9292fceedaf0cf533856;hb=c82ed742c266d6ad53cf3f18214d392cd6d188f7;hpb=c81ae4e1a54b3016a91b61a19abfac302c21ecb7 diff --git a/Changes b/Changes index b786981..272c571 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ This file documents the revision history for Perl extension Catalyst. + - 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') - Added ActionClass attribute - Removed Test::WWW::Mechanize::Catalyst from Makefile.PL (circular dep)