From c4e2f963e29b7ae2f9880aebf46690424b04bad9 Mon Sep 17 00:00:00 2001 From: Anton Fedurtsya Date: Mon, 17 Feb 2025 01:32:29 +0200 Subject: [PATCH] Mention last changes in the CHANGELOG.md Signed-off-by: Anton Fedurtsya --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad42d57..7065953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Removed - Not used methods leftovers from ModuleSettings +### Fixed +- Updated the phpunit and other testing tools to fit 7.1 shop dependencies + ## [v4.0.0-rc.1] - 2025-02-09 ### Added