diff --git a/CHANGES.md b/CHANGES.md index b1d24a6e..ea60cc49 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,10 @@ +1.12.0 / 2024-10-31 +=================== + +Bug fixes: + +* Explicitly mark method parameters with `null` default values as nullable to avoid deprecation notice in PHP 8.4 + 1.11.0 / 2023-12-09 ===================