X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=3ca7936b4ed1927f85d1c76c3f81fe0bd9b59ed4;hp=085da0dc06cf7d93e702dd79674febc4d615aec8;hb=85d49fb613ae5aabb76647ec250e3d450fabb521;hpb=2d0526d162eaee76807a5f7534820429c0395a03 diff --git a/Changes b/Changes index 085da0d..3ca7936 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,11 @@ Revision history for Catalyst-Manual - 5.7011 +5.7012 + - Expurgation of all use of default :Private and index :Private in favour of default :Path and index :Path :Args(0) + - Expurgation of all yaml as configuration format + - Major updates to tutorial, thanks hkclark and gerda + +5.7011 - added warnings and poiinters to newer examples in HTML::Widget, and Authentication parts of the tutorial.