Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.62 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.1.0 - 2016/11/10

Added

  • Support for Nodemailer's from.name and from.address fields by @ewandennis. Closes #10.

Updated

Removed

  • with-package package no longer needed.

1.0.0 - 2016/07/26

  • #7 Implemented the Nodemailer API (@ewandennis)

0.1.2 - 2016/05/17

  • #4 Removed dotenv, updated README, and general cleanup. Closes #3 (@aydrian)
  • #2 Sort available options lists (@simison)
  • #1 fixed typo in readme file (@OogieBoogieInJSON)

0.1.1 - 2016/05/17

  • Unpublished from NPM. Republished as v0.1.2

0.1.0 - 2015/08/28

  • Initial release