diff --git a/ChangeLog-10.0.md b/ChangeLog-10.0.md index fe04bf8e8b5..c7e5d7520e6 100644 --- a/ChangeLog-10.0.md +++ b/ChangeLog-10.0.md @@ -44,5 +44,6 @@ All notable changes of the PHPUnit 10.0 release series are documented in this fi * [#4564](https://github.com/sebastianbergmann/phpunit/issues/4564): Deprecate `withConsecutive()` * [#4567](https://github.com/sebastianbergmann/phpunit/issues/4567): Deprecate support for generators in `assertCount()` and `Count` constraint * Removed the `PHPUnit\Runner\TestSuiteLoader` interface +* Removed the `` XML configuration element and its children [10.0.0]: https://github.com/sebastianbergmann/phpunit/compare/9.5...master