X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=81d322031111390ac94873f3e713207a618142f8;hb=cfd04b0cabf99346090fe4e3312e393364e571ef;hp=fb09dd6309f41408d470f2366804307798f9cb62;hpb=a9b789391bb4098d5f13c878d99e09ae71cd4f89;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index fb09dd6..81d3220 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Tis file documents the revision history for Perl extension Catalyst. 5.50 + - Added support for passing an IO::Handle object to $c->res->body. + (Andrew Bramble) - Added a new welcome screen. - Included Catalyst buttons and icons in helper. - Added Static::Simple plugin to core.