From b3f3749bab8ac79ba3e725b52e7c2d817f2cc438 Mon Sep 17 00:00:00 2001 From: Marcin Lewandowski Date: Wed, 25 Dec 2024 11:05:04 +0100 Subject: [PATCH] Update the changelog file --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2d8626..99c2222 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Enh #131: Throw `InvalidArgumentException` when missed "one" plural key (@vjik) - Bug #132: Fix incorrect locale usage when category source is not exist and specified fallback locale (@vjik) +- Bug #148: Fix the nullable parameter declarations for compatibility with PHP 8.4 (@martio) ## 3.0.0 February 17, 2023