From 506eff4a59a677494724a3174ff4051fd6f2573c Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Tue, 19 Nov 2019 16:08:31 +0100 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 65750f5a..6008cdb3 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ * Fix an issue preventing injected debug handlers from working * Fix an issue relating to connection timeout * Add `SMTP::MAX_REPLY_LENGTH` constant +* Remove some dev dependencies; phpdoc no longer included ## Version 6.1.2 (November 13th, 2019) * Substantial revision of DKIM header generation