Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 894 Bytes

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 894 Bytes

Change Log

All notable changes to this project will be documented in this file.

[2.0.0] -

Fixed

  • Add cc now uses the WebAPI instead of the SMTPApi. Read disclaimer for details

[1.9.1] - 2015-7-20

Changed

  • Pinned request version to be less than 2.59.0 because it broke something

[1.9.0] - 2015-7-07

Added

  • setFromName function #175

[1.8.0] - 2015-5-06

Added

  • addBcc and setBccs functions

[1.7.0] - 2015-4-27

Added

  • Support for API keys

[1.6.1] - 2015-4-5

Added

  • Updated version of lodash for optimizations #158
  • Temporarily make travis use npm 2.7.6 3e16a2

[1.6.0] - 2015-2-3

Added

  • ASM Group ID support
  • CHANGELOG.md