X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bc446600e1eb20636163f5f13fbb54ce4f95eb7a;hb=d2bb6f7f2c1c9390e0c250df188c56e4e8ab6f04;hp=9318a451935beec2d2afe5cfb64fe16318481d8e;hpb=46aec47a553a7991d5a9e9faff176e9657777c44;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 9318a45..bc44660 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,10 @@ - Announcing the repo is not open for development of Perl Catalyst 'Runner' - http://questhub.io/realm/perl/explore/latest/tag/runner -5.90059_002 - TBA +5.90059_003 - TBA + - More documentation about alternative ways to setup middleware. + +5.90059_002 - 2013-12-21 - We now pass a scalar or filehandle directly to you Plack handler, rather than always use the streaming interface (we are still always using a delayed response callback). This means that you can make use of Plack