diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f119688..1bfe7fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # CHANGELOG +## 4.4.1 2017-12-08 + +- Better handling of unexpectedly dropping connections + ## 4.4.0 2017-11-10 - Changed default behavior for attachment option contentTransferEncoding. If it is unset then base64 encoding is used for the attachment. If it is set to false then previous default applies (base64 for most, 7bit for text)