Fix the transport handling so that transports other than the sendmail default
[catagits/Catalyst-View-Email.git] / Changes
diff --git a/Changes b/Changes
index e386bcf..f849e2b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,16 @@
 Revision history for Perl extension Catalyst::View::Email.
 
+0.20    2010-01-26
+        - fix transport instantiation thanks to Chris Nehren <apeiron@cpan.org>
+
+0.19    2010-01-18
+        - fixed optional dependencies
+               - added META stuff back in
+
+0.18    2010-01-17
+        - Fixed version dependencies for failing regressions
+               - added Email::Send::Test as a dependency
+
 0.17    2010-01-14
         - fixed MANIFEST