Changelog

This commit is contained in:
Marcus Bointon 2019-10-20 20:57:10 +02:00
parent 11e8d23927
commit 9638812426
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# PHPMailer Change Log
* Substantial revision of DKIM header generation
* Use shorter hashes for auto-generated CID values
* Fix format of content-id headers, and only use them on inline attachments
* Remove all use of XHTML
* Lots of coding standards cleanup
* API docs are now auto-updated via GitHub actions
## Version 6.1.1 (September 27th 2019)
* Fix misordered version tag