diff --git a/ChangeLog.md b/ChangeLog.md index 3045dfc0..0f1a291a 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -3,6 +3,12 @@ XP Compiler ChangeLog ## ?.?.? / ????-??-?? +## 9.2.0 / 2024-08-27 + +* Merged PR #183: Add emitting support for asymmetric visibility. See + https://wiki.php.net/rfc/asymmetric-visibility-v2, targeted for PHP 8.4 + (@thekid) + ## 9.1.1 / 2024-08-27 * Forward compatibility with newer `xp-framework/ast` releases - @thekid