Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

62 lines (43 loc) · 2.63 KB

Change Log

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

1.0.11 (2019-01-15)

Full Changelog

1.0.10 (2018-09-08)

Full Changelog

Fixed issues:

1.0.9 (2018-08-15)

Full Changelog

Fixed issues:

  • PHP 7.2 compatibility issue with count()

1.0.8 (2017-08-16)

Full Changelog

Fixed issues:

  • Incorrect Client method in example documentation

1.0.7 (2016-07-20)

Full Changelog

Fixed bugs:

  • Test were failing due to missed version update in constant

1.0.6 (2016-07-19)

Full Changelog

Security:

  • Force loading of Guzzle 6.2.1 or greater that addresses CVE-2016-5385 (HTTPOXY)

1.0.5 (2016-06-30)

Full Changelog

New Features:

  • Support PSR-4 Naming and Loading

1.0.4 (2016-01-29)

Full Changelog

Fixed bugs:

  • Allow for attachments to be sent.

New Features:

  • API changed to allow for multipart messages.

1.0.3 (2016-01-26)

Full Changelog

  • Return the method getTos() for use in debugging email messages before they are sent.

1.0.2 (2016-01-08)

Full Changelog

  • Documentation updates.

1.0.0 (2015-10-29)

  • Fork and Initial Release