X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=37ce173fde36d6c392611a80774782e19fe0a53c;hb=909bcb4ef97de1be33163b06184c922be8dd1cb2;hp=8009c73a6c9c766d5be550c8a20d20662e01a881;hpb=23938968d8d7f8b6761460e8aec8064a1055f139;p=catagits%2FCatalyst-Plugin-Email.git diff --git a/Changes b/Changes index 8009c73..37ce173 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ 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.