X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d67a55681e17327357c44332de3ef350d1f5480e;hb=1a705b86cd91a870e246a9b61a72833520962eea;hp=d898cec81983972fabd224ee7cb1eab12d3e9f15;hpb=6cf9bf47126ced88c8b6955b7fbca88be0df0acf;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index d898cec..d67a556 100644 --- a/Changes +++ b/Changes @@ -4,7 +4,11 @@ - Port to Moose - Added test for action stringify - Added test for component instances getting $self->{value} from config. - - Chained doc improvements (rev 8326-8328) + - Add Catalyst::Response->print() method (ilmari) + - Optionally aggregate tests using Test::Aggregate (Florian Ragwitz). + - Additional docs for uri_for to mention how to use $c->action and + $c->req->captures (jhannah) + - List unattached chained actions in Debug mode (Florian Ragwitz). 5.7XXXXXX XXXX - Fix some Win32 test failures