Skip to content

Commit 3fdabb1

Browse files
Update ChangeLog
1 parent abb0e4b commit 3fdabb1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-9.4.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.4 release series are documented in this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
44

5+
## [9.4.3] - 2020-MM-DD
6+
7+
### Fixed
8+
9+
* [#4446](https://github.com/sebastianbergmann/phpunit/pull/4446): The `--no-logging` and `--no-coverage` do not only affect XML configuration settings
10+
511
## [9.4.2] - 2020-10-19
612

713
### Added
@@ -30,6 +36,7 @@ All notable changes of the PHPUnit 9.4 release series are documented in this fil
3036

3137
* The PHPUnit XML configuration generator (that is invoked using the `--generate-configuration` CLI option) now asks for a cache directory (default: `.phpunit.cache`)
3238

39+
[9.4.3]: https://github.com/sebastianbergmann/phpunit/compare/9.4.2...9.4
3340
[9.4.2]: https://github.com/sebastianbergmann/phpunit/compare/9.4.1...9.4.2
3441
[9.4.1]: https://github.com/sebastianbergmann/phpunit/compare/9.4.0...9.4.1
3542
[9.4.0]: https://github.com/sebastianbergmann/phpunit/compare/9.3.11...9.4.0

0 commit comments

Comments
 (0)