History.txt in adzap-ar_mailer-2.1.2 vs History.txt in adzap-ar_mailer-2.1.3
- old
+ new
@@ -1,4 +1,11 @@
+= 2.1.3
+
+* Tests now pass on gem install
+* Removed deprecated ActionMailer::ARMailer class
+* Bugs fixed
+ * Fixed issue with pre-loading ActionMailer. No use ActionMailer::Base.email_class directly rather than store in ARSendmail instance var so no need to pre-load ActionMailer.
+
= 2.1.2
* Bugs fixed
* Require ar_mailer in ar_sendmail since the change to remove TableName and use email_class