From 47f47f21107757047283b8bc83ef2ed0c4c09d57 Mon Sep 17 00:00:00 2001 From: netkas Date: Fri, 29 Nov 2024 19:18:57 -0500 Subject: [PATCH] Updated CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9b3522..972b754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 This update introduces bug fixes and improvements +### Fixed + * Reposition debug log for event handler execution. + ## [8.0.0] - 2024-11-29