Changelog
This commit is contained in:
parent
82cbbc2ab2
commit
e194b97409
|
|
@ -52,6 +52,7 @@ This is a major update that breaks backwards compatibility.
|
|||
* More thorough checks for reading attachments.
|
||||
* Throw an exception when trying to send a message with an empty body caused by an internal error.
|
||||
* Replaced all use of MD5 and SHA1 hash functions with SHA256.
|
||||
* Now checks for invalid host strings when sending via SMTP.
|
||||
|
||||
## Version 5.2.23 (March 15th 2017)
|
||||
* Improve trapping of TLS errors during connection so that they don't cause warnings, and are reported better in debug output
|
||||
|
|
|
|||
Loading…
Reference in New Issue