X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=2baafe909887e3cd1aa504aaa1ffcdfca5604d07;hb=acbb02e2775fc3eb0f69c1ee5da9002a4b5dc607;hp=87ccd00e6dff0185c3db68bb986de9f87515d9b3;hpb=0da82223da12f5681177a89fc76f0ceb8a6094b8;p=catagits%2FCatalyst-Plugin-Email.git diff --git a/Changes b/Changes index 87ccd00..2baafe9 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,16 @@ Revision history for Perl extension Catalyst::Plugin::Email. -0.06 +0.08 + - Modernize documentation not to use subrequest. + +0.07 2006-12-18 16:08:00 + - Revert change: + Make it croak if recipient is empty. + +0.06 2006-12-06 12:23:00 - Added more extensive docs on config and usage. (Carl Franks) + - Make it croak if recipient is empty. 0.05 Thu Nov 17 22:00:00 2005 - Added docs on sending email using a TT template.