X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2a7af006e677505d39f88e93f299bcaa64ef2a1e;hb=b8b29bac1f1da028ccc894b1e0d2992e120eed9a;hp=8d87c7c312fb43e692e1d3ba579df6dabe94c10e;hpb=77b5811a6c46f599dcbb03d2e0f6a684b3747b73;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 8d87c7c..2a7af00 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,13 @@ # This file documents the revision history for Perl extension Catalyst. +5.90079.06 - 2015-01-02 + - Removed unneeded depdency on RenderView in new test case that was causing fails + on CPAN testers that did not just happen to have that dependency already installed + - Updated copyright notices to 2015 + - Documentation patches around the setup methods and clarification on on security + note posted a few months ago. + - Added my name to the contributors list + 5.90079_005 - 2014-12-31 - Merged changes from 5.90078 - If configuration 'using_frontend_proxy' is set, we add the correct middleware