Changelog

This commit is contained in:
Marcus Bointon 2017-08-11 14:53:57 +02:00
parent c205d94136
commit b296b18656
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
1 changed files with 0 additions and 1 deletions

View File

@ -49,7 +49,6 @@ This is a major update that breaks backwards compatibility.
* Trap low-level errors in SMTP, reports via debug output
* More reliable folding of message headers
* Inject your own SMTP implementation via `setSMTPInstance()` instead of having to subclass and override `getSMTPInstance()`.
* Make obtaining SMTP transaction ID more reliable
## Version 5.2.24 (July 26th 2017)