From 18272f02df942c380376e574c284e79dba38ce15 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Tue, 24 Sep 2019 10:32:58 +0200 Subject: [PATCH] Changelog --- changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.md b/changelog.md index 27bf85fe..3a59e683 100644 --- a/changelog.md +++ b/changelog.md @@ -10,10 +10,12 @@ * Updated Brazilian Portuguese translation * Throw exceptions on invalid encoding values * Add Afrikaans translation, thanks to @Donno191 +* Updated Farsi translation * Add PHP 7.4 to test config * Remove some ambiguity about setting XMailer property * Improve error checking in mailing list example * Drop PHP 5.5 from CI config as it's no longer supported by Travis-CI +* Fix S/MIME signing ## Version 6.0.7 (February 1st 2019) * Include RedHat GPL Cooperation Commitment - see the `COMMITMENT` file for details.