Changelog 411 B

123456789101112131415161718192021
  1. node_mailer changelog:
  2. 0.6.4
  3. - Don't sent plaintext body for templates, only send html, this should help w/ some confusion of email clients that are getting confused
  4. 0.6.3
  5. - Fix for logging
  6. 0.6.2
  7. - Fix for template logic
  8. - Templates now default to html emails
  9. 0.6.1
  10. - All Nodemailer arguments should now be merged in
  11. 0.6.0 [Breaking]
  12. - Plaintext username/password
  13. 0.5.0
  14. - NodeMailer as backing SmtpClient