From 9638812426ef970fb41c8d3047ccd3afb7c04a2b Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Sun, 20 Oct 2019 20:57:10 +0200 Subject: [PATCH] Changelog --- changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.md b/changelog.md index 7974821f..adeb00da 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,12 @@ # PHPMailer Change Log +* Substantial revision of DKIM header generation +* Use shorter hashes for auto-generated CID values +* Fix format of content-id headers, and only use them on inline attachments +* Remove all use of XHTML +* Lots of coding standards cleanup +* API docs are now auto-updated via GitHub actions + ## Version 6.1.1 (September 27th 2019) * Fix misordered version tag