0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-19 17:42:14 +02:00

Changelog

This commit is contained in:
Marcus Bointon 2024-03-26 18:45:33 +01:00
parent d92d4040b4
commit a0dcf5f788
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24

View File

@ -3,6 +3,8 @@
## WIP
* Escape dots in SMTP transaction ID patterns
* Add link to [aboutmy.email](https://aboutmy.email) testing service in docs
* Add a more comprehensive example for using XOAUTH2 with gmail and Azure, thanks to @decomplexity
* Update Turkish translation
## Version 6.9.1 (November 25th, 2023)
* Finalise SendOauth2 example