Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed May 28, 2019
1 parent 63a0a6c commit aadc181
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog-7.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ All notable changes of the PHPUnit 7.5 release series are documented in this fil

### Fixed

* Fixed [#3709](https://github.com/sebastianbergmann/phpunit/pull/3709): Method-level `@coversNothing` annotation does not prevent code coverage data collection

### Fixed

* Fixed [#3694](https://github.com/sebastianbergmann/phpunit/pull/3694): Constructor arguments for `Throwable` and `Exception` are ignored

## [7.5.11] - 2019-05-14
Expand Down

0 comments on commit aadc181

Please sign in to comment.