Skip to content

Commit e733b04

Browse files
Update ChangeLog
1 parent 9b20b5c commit e733b04

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.4] - 2023-MM-DD
6+
7+
### Fixed
8+
9+
* [#5186](https://github.com/sebastianbergmann/phpunit/issues/5186): SBOM does not validate
10+
511
## [9.6.3] - 2023-02-04
612

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

39+
[9.6.4]: https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6
3340
[9.6.3]: https://github.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3
3441
[9.6.2]: https://github.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2
3542
[9.6.1]: https://github.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1

0 commit comments

Comments
 (0)