From f658da94f1d3b8f9b8a28f10306ee79646449830 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Wed, 2 Oct 2024 23:35:19 +0200 Subject: [PATCH] Changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 251b8f28..41303dad 100644 --- a/changelog.md +++ b/changelog.md @@ -9,6 +9,7 @@ * Fix broken links in docs and comments, avoid http links, correct link to LGPL 2.1 license file * Cleaner PSR-3 SMTP debug logging * Bump GitHub action versions +* Fix error handler scope issue in POP3 and SMTP classes * Numerous test improvements by @jrfnl ## Version 6.9.1 (November 25th, 2023)