diff --git a/CHANGELOG.md b/CHANGELOG.md index 90c97fb8e4..2fc67501fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +Version 4.15.3 (2023-01-16) +--------------------------- + +### Fixed + +* Support readonly property with PHP 8.2 DNF type. +* Fixed PHP attribute group and PHP-Parser attribute mixup in EnumCase builder. + Version 4.15.2 (2022-11-12) ---------------------------