05template now passes
[catagits/Catalyst-View-Email.git] / Changes
diff --git a/Changes b/Changes
index f5734d8..2f422a6 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,22 @@
 Revision history for Perl extension Catalyst::View::Email.
 
+0.13    2009-02-22 14:06:00
+        - bcc: POD corrections thanks to Lance Brown <lance@bearcircle.net>
+
+0.12    2009-01-22 06:52:00
+        - Fixing tests for new versions of MIME::Creator
+        - Better structure of the code so that ::Template can also handle
+          plain text views
+        - Added onto troubleshooting
+
+0.11    2008-07-04 09:14:00
+        - Fixing a bug where content-type was ignored so multipart/alternative
+          failed.  RT #32215
+
+0.10    2007-11-22 23:00:00
+        - Refactored by Alexander Hartmaier with api changes
+          and POD improvements
+
 0.06
         - Fixing some slight issues with configuration not being handled
           appropriately (thanks dwc and mst)