Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jun 7, 2018
1 parent f3b1df0 commit 1ebc59c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ChangeLog-7.3.md
Expand Up @@ -4,5 +4,9 @@ All notable changes of the PHPUnit 7.3 release series are documented in this fil

## [7.3.0] - 2018-08-03

### Added

* Implemented [#3161](https://github.com/sebastianbergmann/phpunit/pull/3161): Support for indexed arrays in `PHPUnit\Framework\Constraint\ArraySubset`

[7.3.0]: https://github.com/sebastianbergmann/phpunit/compare/7.2...7.3.0

0 comments on commit 1ebc59c

Please sign in to comment.