X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0ddddf9b2639d8962529af3d2f178c86c12c2e64;hb=020106d2bbca9f323c8f34b9291e277b48c9f7ec;hp=1caf3a44ad52329ca54b5707f8b3dc8aadd82475;hpb=beda8c31d745762b25c5522fdbd8846d12833e81;p=catagits%2FCatalyst-View-Email.git diff --git a/Changes b/Changes index 1caf3a4..0ddddf9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension Catalyst::View::Email. +0.32 2013-01-15 + - Removed Bcc references per https://rt.cpan.org/Public/Bug/Display.html?id=75775 + 0.31 2011-01-17 - Added handling and test for encoding and quoting parts RT #56391