Skip to content

Latest commit

 

History

History
60 lines (34 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

60 lines (34 loc) · 1.32 KB

Changelog

All notable changes to php-aws-send-email will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.0.1] - 2024-11-24

  • Initial release

[0.0.2] - 2024-11-24

  • Update README.md with full documentation and examples

[1.12.0] - 2024-11-24

  • Add new feature to send email with attachment
  • Stable release

[1.13.0] - 2024-11-24

  • Added full code documentation

[1.14.0] - 2024-11-24

  • Fixed bug with sending email with attachment

[1.15.0] - 2024-11-24

  • Code cleanup
  • Added more comments to the code
  • Stable release

[1.16.0] - 2024-11-24

  • Added ability to add bounced email address to the email
  • Added ability to add blind carbon copy (BCC) to the email

[1.17.0] - 2024-11-25

  • Updated composer dependencies and general code cleanup

[1.18.0] - 2024-11-25

  • Updated composer dependencies and general code cleanup
  • Updated GitHub actions workflows

[1.19.0] - 2024-11-25

  • Added support for different versions of psr loggers

[1.20.0] - 2024-11-26

  • Implemented 100% Pest mutation testing for EmailService class

[1.22.0] - 2024-12-03

  • Bug Fix: Fixed issue with sending email in different languages
  • Fixed issue with wrong email header