diff --git a/ChangeLog-4.8.md b/ChangeLog-4.8.md index 177b25bd78e..9a9fbbf1c51 100644 --- a/ChangeLog-4.8.md +++ b/ChangeLog-4.8.md @@ -137,6 +137,7 @@ New PHAR release due to updated dependencies * Made the argument check of `assertContains()` and `assertNotContains()` more strict to prevent undefined behavior such as [#1808](https://github.com/sebastianbergmann/phpunit/issues/1808) * Changed the name of the default group from `__nogroup__` to `default` +[4.8.18]: https://github.com/sebastianbergmann/phpunit/compare/4.8.17...4.8.18 [4.8.17]: https://github.com/sebastianbergmann/phpunit/compare/4.8.16...4.8.17 [4.8.16]: https://github.com/sebastianbergmann/phpunit/compare/4.8.15...4.8.16 [4.8.15]: https://github.com/sebastianbergmann/phpunit/compare/4.8.14...4.8.15