X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c2bc129d3f9c33273efa9be1381c1a96d9e7aac5;hb=3cc41d1af86bc8ced06040e2b9479a5be8a49f2e;hp=822c863bd4b5af814697bb9c08421797b6dca3c7;hpb=34a83d89a7989524a72b984bdbce63b44ac41686;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 822c863..c2bc129 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,10 @@ This file documents the revision history for Perl extension Catalyst. 5.57 + - Updated uri_for to accept undef actions + - Switched to Module::Install + - Renamed tests for easier editing + - Reformatted documentation - Renamed -nonew to -force - Added PAR support - Added keep-alive support and bug fixes to HTTP engine.