X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f849e2b08388d144dece53f31924c5a6b841de7b;hb=cbfdc7622421685436cb2288d5d431ce43a2d845;hp=7835eef45f07888225b621e9fd89787d529a8343;hpb=b13ccbbc3a87be48b66599071647ffb9cf6a0958;p=catagits%2FCatalyst-View-Email.git diff --git a/Changes b/Changes index 7835eef..f849e2b 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,26 @@ Revision history for Perl extension Catalyst::View::Email. -0.13.01 2010-01-09 +0.20 2010-01-26 + - fix transport instantiation thanks to Chris Nehren + +0.19 2010-01-18 + - fixed optional dependencies + - added META stuff back in + +0.18 2010-01-17 + - Fixed version dependencies for failing regressions + - added Email::Send::Test as a dependency + +0.17 2010-01-14 + - fixed MANIFEST + +0.16 2010-01-12 + - Fixed a Makefile.PL issue + +0.15 2010-01-12 + - Fixed teeny version issue with Email::Sender::Simple + +0.14 2010-01-09 - Ported over to using Email::Sender::Simple, and Moose - Fixed Mason test so that it doesn't choke, as around 'process' seems to make it die.