X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ee2897b2d6f820d71423411cbce5961e7fc6d523;hb=8ada55c45d8683f362c8863cfe16cfd4f3d1ffd2;hp=ce591a57abb149492df71c963bec1ad2668050bf;hpb=5fa1b216a30e313bb4a23297ee1797babe58a89b;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index ce591a5..ee2897b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ # This file documents the revision history for Perl extension Catalyst. 5.8000_05 + - Improve docs for visit (mateu) + - Add docs for finalize hook (dhoss) - Added ru/ua translations to error page - Improve the clarity and verbosity of the warning when component resolution uses regex fallback. (jhannah)