updated Changes
Devin Austin [Tue, 15 Jan 2013 22:16:56 +0000 (15:16 -0700)]
Changes

diff --git a/Changes b/Changes
index caca1ec..416f9b6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,7 @@ Revision history for Perl extension Catalyst::View::Email.
         - Fixed documentation bug, changed 'Host' to 'host' per https://rt.cpan.org/Ticket/Display.html?id=58748
         - Added patch (with additional tests) to enable proper content_type setting for email templates
           per https://rt.cpan.org/Ticket/Display.html?id=66495&results=73b48805c7d356914e91ea95e31ddef6
+        - Removed unneccesary test
 
 0.31    2011-01-17
         - Added handling and test for encoding and quoting parts RT #56391