X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=119c1dbdd18a2d364c63a066386ebc161dd73100;hb=ce5c8bddf64b4db3bc0016fbeb95d9609bbb3dc5;hp=e096a60bb51057b615eeaeec76a2267d4509d454;hpb=e0bcfc9869d6c49c33d43aced9165d1df2a434bb;p=catagits%2FCatalyst-View-TT.git diff --git a/Changes b/Changes index e096a60..119c1db 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,16 @@ Revision history for Perl extension Catalyst::View::TT. +0.44 - 2015-10-05 + - declare missing prereq on Data::Dump + +0.43 - 2015-08-13 + - remove mention of deprecated Catalyst::Plugin::Email in + documentation + 0.42 2014-12-29 - Fixes to test cases to be compatible with Catalyst v5.90080 + - Added a Unicode test designed to check new Catalyst function + - Docs for above 0.41 2013-02-28 - New local attribute to let you override the default content type when