From 8a0914cfc23ecfdae09e9d696f952e52132d59d4 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Fri, 17 Nov 2017 12:00:51 +0100 Subject: [PATCH] Changelog --- changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.md b/changelog.md index 5fd881137..198725e4e 100644 --- a/changelog.md +++ b/changelog.md @@ -4,6 +4,11 @@ * Match SendGrid transaction IDs * `idnSupported()` now static, as previously documented * Improve Indonesian translation (thanks to @januridp) +* Clean up git export ignore settings for production and zip bundles +* Updated upgrading docs +* Clarify addStringEmbeddedImage docs +* Hide auth credentials in all but lowest level debug output, prevents leakage in bug reports +* Code style cleanup ## Version 6.0.1 (September 14th 2017) * Use shorter Message-ID headers (with more entropy) to avoid iCloud blackhole bug