From 5a34c05e6d37fdc2d89b1b93cca24dd653276063 Mon Sep 17 00:00:00 2001 From: Frederik Bosch Date: Tue, 6 Feb 2024 10:42:29 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfc21023..4f9a6939 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Fixed + +- PHPUnit 10 support +- Update currencies +- Updated doctrine/coding-standard +- Updated other dev dependencies + ### Removed - PHP 8.0 support