X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=Changes;h=3ca7936b4ed1927f85d1c76c3f81fe0bd9b59ed4;hp=8c824b3e45adce67fa7b5df487b35b32b842b88a;hb=85d49fb613ae5aabb76647ec250e3d450fabb521;hpb=dd761796883fc49950f9e25a5a2a3bd120206702 diff --git a/Changes b/Changes index 8c824b3..3ca7936 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for Catalyst-Manual +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. + 5.701005 - pod fix (RT #32636)