X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=e1e41b51bda014aef969d17cb8eebc35f5a8e2d7;hb=f2e13bbd72d59b71fe8916aa802d2631217bd51d;hp=65da53e9d5b89f4c15d0663cc0478f1ce3426a99;hpb=63b6bc2ae4f28f60fb0a9f3f731a1f3f24cf18e2;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 65da53e..e1e41b5 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ - Support Moose components so that attribute defaults work and BUILD methods are correctly called (t0m) - Add tests for this (Florian Ragwitz) + - Added Catalyst::Test::ctx_request to be able to inspect + the context object after a request is made (Jos Boumans) 5.71000 2009-01-19 17:50:00 - Text::SimpleTable's go as wide as $ENV{COLUMNS} (jhannah)