Merge branch 'master' into xoauth
# Conflicts: # README.md
This commit is contained in:
commit
7a80c452f3
|
|
@ -28,6 +28,7 @@ This is a major update that breaks backwards compatibility. To emphasise that th
|
|||
* `validateAddress()` is now called statically from `parseAddresses()`
|
||||
* Extensive reworking of XOAUTH2, adding support for Google, Yahoo and Microsoft providers in the standard PHPMailer class, thanks to @sherryl4george
|
||||
* Fix extra line break in getSentMIMEMessage()
|
||||
* Improve DKIM signing to use SHA-2
|
||||
|
||||
## Version 5.2.14 (Nov 1st 2015)
|
||||
* Allow addresses with IDN (Internationalized Domain Name) in PHP 5.3+, thanks to @fbonzon
|
||||
|
|
|
|||
Loading…
Reference in New Issue