X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b58410228334608c281da1d4e6da0ea5e78afa01;hb=c4eec7a8e2c0cdcdd05b25afc070cbfd22e55369;hp=dd7b575b580239ad78509492adf547d4f0506730;hpb=e512f6caf68d476a43de6ddbe9cb738c94aec987;p=catagits%2FCatalyst-View-Email.git diff --git a/Changes b/Changes index dd7b575..b584102 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,47 @@ Revision history for Perl extension Catalyst::View::Email. + - converted to Module::Install + +0.23 2010-01-30 + - removed Email::Send::Test from t/lib/* views + +0.22 2010-01-28 + - small fixes, version bumpage etc + +0.21_01 2010-01-27 + - dev release to test recent fixes + +0.21 2010-01-27 + - provided a sane MANIFEST.SKIP for dzil + +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. + +0.13 2009-02-22 14:06:00 + - bcc: POD corrections thanks to Lance Brown + 0.12 2009-01-22 06:52:00 - Fixing tests for new versions of MIME::Creator - Better structure of the code so that ::Template can also handle