diff --git a/CHANGELOG.md b/CHANGELOG.md index d9056f82b..0479e02c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Support for PHPUnit 10 and 11. - The `MysqlServerController` extension. +### Fixed + +- Ensure the `WPLoader` module will initialize correctly when used in `loadOnly` mode not using the `EventDispatcherBridge` extension. + ## [4.2.5] 2024-06-26; ### Changed