File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments