Skip to content

Commit 8e71f29

Browse files
Merge branch '9.2'
2 parents b46175f + 3f04be7 commit 8e71f29

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

ChangeLog.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
2626
* This component no longer supports PHPDBG
2727
* This component no longer supports Xdebug 2
2828

29+
## [9.2.25] - 2023-MM-DD
30+
31+
### Fixed
32+
33+
* [#981](https://github.com/sebastianbergmann/php-code-coverage/issues/981): `CodeUnitFindingVisitor` does not support DNF types
34+
2935
## [9.2.24] - 2023-01-26
3036

3137
### Changed
@@ -490,7 +496,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
490496

491497
[10.0.1]: https://github.com/sebastianbergmann/php-code-coverage/compare/10.0.0...10.0.1
492498
[10.0.0]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.24...10.0.0
493-
[9.2.24]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23...9.2.24
499+
[9.2.25]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.24...9.2
494500
[9.2.24]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23...9.2.24
495501
[9.2.23]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.22...9.2.23
496502
[9.2.22]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.21...9.2.22

0 commit comments

Comments
 (0)