Skip to content

Commit 2fb3430

Browse files
Update ChangeLog
1 parent 262b0dc commit 2fb3430

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-9.6.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes of the PHPUnit 9.6 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [9.6.7] - 2023-MM-DD
6+
7+
### Fixed
8+
9+
* Tests that have `@doesNotPerformAssertions` do not contribute to code coverage
10+
511
## [9.6.6] - 2023-03-27
612

713
### Fixed
@@ -52,6 +58,7 @@ All notable changes of the PHPUnit 9.6 release series are documented in this fil
5258
* [#5064](https://github.com/sebastianbergmann/phpunit/issues/5064): Deprecate `PHPUnit\Framework\TestCase::getMockClass()`
5359
* [#5132](https://github.com/sebastianbergmann/phpunit/issues/5132): Deprecate `Test` suffix for abstract test case classes
5460

61+
[9.6.7]: https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6
5562
[9.6.6]: https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6
5663
[9.6.5]: https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5
5764
[9.6.4]: https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4

0 commit comments

Comments
 (0)