X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=bd99d01adbfdb7786462d18ca2385459a5e75863;hp=a7a9d5da7c54cbb9ed0f8cd42ba26bf89d20f52e;hb=9434a81501df74c1bbe5745cc2bc3476213f2733;hpb=15c53843b71c205623fe9fc949c1b728eb8ff4ad diff --git a/Changes b/Changes index a7a9d5d..bd99d01 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. -5.90XXX - TBA - - Declare PSGI compliant Middleware as part of your Catalyst Application +5.90049_001 - 2013-07-26 + - Declare PSGI compliant Middleware as part of your Catalyst Application via + a new configuration key, "psgi_middleware". + - Increased lowest allowed module version for Module::Pluggable to be 4.7 (up + from 3.4) to solve the fact this is no longer bundled with Perl in v5.18. 5.90042 - 2013-06-14 - Removed more places where an optional dependency shows up in the test