X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=37ce173fde36d6c392611a80774782e19fe0a53c;hb=635322b3670b3d027bc663e4a381aa8e29186ec3;hp=87ccd00e6dff0185c3db68bb986de9f87515d9b3;hpb=0da82223da12f5681177a89fc76f0ceb8a6094b8;p=catagits%2FCatalyst-Plugin-Email.git diff --git a/Changes b/Changes index 87ccd00..37ce173 100644 --- a/Changes +++ b/Changes @@ -1,8 +1,16 @@ Revision history for Perl extension Catalyst::Plugin::Email. -0.06 +0.08 2006-12-31 20:01:00 + - 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.