X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=33a0d2839a477687c5e239fb9492bd9728bea892;hb=4f5ebacdba8bc446f80d0e8999d117d80f9d2c98;hp=d1dcc66cfa5a4f2661fccffcefc552d6faa0f4d8;hpb=4bd82c41837b80f57b4ca6a611a20d11d4830980;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index d1dcc66..33a0d28 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,7 @@ Tis file documents the revision history for Perl extension Catalyst. 5.50 + - Removed req->handle and res->handle - Added prepare_body_chunk method as a hook for upload progress. - Fixed bug in uri_for method when base has no path.