diff --git a/changelog.md b/changelog.md index 25873f8c..ba40899c 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,7 @@ * Multiple bug fixes for folding of long header lines, thanks to @caugner * Add support for [RFC2387 child element content-type hint](https://tools.ietf.org/html/rfc2387#section-3.1) in `multipart/related` structures. +* Support for Ical event methods other than `REQUEST`, thanks to @puhr-mde * Change header folding and param separation to use spaces instead of tabs * Use ; to separate multiple MIME header params * Add support for RFC3461 DSN messages @@ -19,6 +20,7 @@ * Fix S/MIME signing * Add constants for encryption type * More consistent use of constants for encryption, charset, encoding +* Add PHPMailer logo images ## Version 6.0.7 (February 1st 2019) * Include RedHat GPL Cooperation Commitment - see the `COMMITMENT` file for details.