Skip to content

Commit 3f04be7

Browse files
Update ChangeLog
1 parent 0faf8a6 commit 3f04be7

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
@@ -2,6 +2,12 @@
22

33
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5+
## [9.2.25] - 2023-MM-DD
6+
7+
### Fixed
8+
9+
* [#981](https://github.com/sebastianbergmann/php-code-coverage/issues/981): `CodeUnitFindingVisitor` does not support DNF types
10+
511
## [9.2.24] - 2023-01-26
612

713
### Changed
@@ -464,6 +470,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
464470

465471
* This component is no longer supported on PHP 7.1
466472

473+
[9.2.25]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.24...9.2
467474
[9.2.24]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.23...9.2.24
468475
[9.2.23]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.22...9.2.23
469476
[9.2.22]: https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.21...9.2.22

0 commit comments

Comments
 (0)