diff --git a/ChangeLog-11.0.md b/ChangeLog-11.0.md index cb4e9045..5ce108ee 100644 --- a/ChangeLog-11.0.md +++ b/ChangeLog-11.0.md @@ -2,6 +2,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles. +## [11.0.8] - 2024-MM-DD + +### Changed + +* [#1054](https://github.com/sebastianbergmann/php-code-coverage/pull/1054): Use click event for toggling "tests covering this line" popover in HTML report + ## [11.0.7] - 2024-10-09 ### Changed @@ -57,6 +63,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt * This component now requires PHP-Parser 5 * This component is no longer supported on PHP 8.1 +[11.0.8]: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.7...11.0 [11.0.7]: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.6...11.0.7 [11.0.6]: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.5...11.0.6 [11.0.5]: https://github.com/sebastianbergmann/php-code-coverage/compare/11.0.4...11.0.5