X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FUpgrading.pod;h=c0a35332932b1b0b03be9dc2577dba57d7cb7582;hp=907b30938b3ae24e423dc721b8cf7b3e564f27af;hb=eb7421fd6d808178a3b745af1fcf3e657e093b2a;hpb=3d4fc940fd852f256818c4616c475151ad292362 diff --git a/lib/Catalyst/Upgrading.pod b/lib/Catalyst/Upgrading.pod index 907b309..c0a3533 100644 --- a/lib/Catalyst/Upgrading.pod +++ b/lib/Catalyst/Upgrading.pod @@ -2,6 +2,11 @@ Catalyst::Upgrading - Instructions for upgrading to the latest Catalyst +=head1 Upgrading to Catalyst 5.90121 + +A new C method has been added. This will only affect +subclasses that have a method with this name added. + =head1 Upgrading to Catalyst 5.90100 We changed the way the middleware stash works so that it no longer localizes