Changelog

This commit is contained in:
Marcus Bointon 2023-03-06 15:21:17 +01:00
parent e939ca1381
commit 2e1298da84
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# PHPMailer Change Log
## Version 6.8.0 (March 6th, 2023)
* Add DSN parsing class, thanks to @voronkovich
* Fix some name edge cases, expand tests
* Add pattern for ZonMTA message IDs
* Improve Hindi translation
## Version 6.7.1 (December 8th, 2022)
* Add official support for PHP 8.2
* Add PHP 8.3 to test suite with "experimental" status