X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=79b8b6d72418db9d6d728cbb2c68ad2c57fb5739;hb=313751843f67518acde027acf604f327c1679420;hp=f0cdf44a78a2b845e69a3082acf2c34c3b07ab18;hpb=5513038d01b39b9a30d2c55e8ec85895bbe90f10;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index f0cdf44..79b8b6d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ This file documents the revision history for Perl extension Catalyst. 5.62 + - Added YAML config support + - Added COMPONENT() and ACCEPT_CONTEXT() support - Action list in debug mode is now displayed as a tree in the correct execution order. - Fixed engine detection to allow custom mod_perl engines.