X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=477655a60bde81b262828bb6474d70ae76ab4f70;hb=39d3146da288d2eb8a1d3df5ed7fcaebd4f6755e;hp=d8264b2f8aec748397c0f01bd2fa48e09971cd7f;hpb=6e234050ee0ca27ea203e323274935fc8648b77e;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index d8264b2..477655a 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ This file documents the revision history for Perl extension Catalyst. + - Support optional hashref as last param for parameters in uri_for. + - Updated tutorial to be more complete. + 5.64 2006-02-07 20:29:00 - Fixed bug in FastCGI proc manager mode where pm_post_dispatch was not run. (Eric Wong)