Skip to content

Commit ec1813b

Browse files
Merge branch '9.2'
2 parents 6ddb5c2 + f301eb1 commit ec1813b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1414
* This component is no longer supported on PHP 7.3 and PHP 7.4
1515
* This component no longer supports Xdebug 2
1616

17+
## [9.2.9] - 2021-11-19
18+
19+
### Fixed
20+
21+
* [#882](https://github.com/sebastianbergmann/php-code-coverage/issues/882): PHPUnit 9.2.8 has wrong version number
22+
1723
## [9.2.8] - 2021-10-30
1824

1925
### Fixed
@@ -350,6 +356,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
350356
* This component is no longer supported on PHP 7.1
351357

352358
[10.0.0]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2...master
359+
[9.2.9]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.8...9.2.9
353360
[9.2.8]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.7...9.2.8
354361
[9.2.7]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.6...9.2.7
355362
[9.2.6]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.5...9.2.6

0 commit comments

Comments
 (0)