Skip to content

Commit 2192bf8

Browse files
Update ChangeLog
1 parent f02d4ee commit 2192bf8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog-7.3.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
## [7.3.1] - 2018-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#3237](https://github.com/sebastianbergmann/phpunit/issues/3237): Result caching enabled by default
10+
511
## [7.3.0] - 2018-08-03
612

713
### Added
@@ -26,5 +32,6 @@ All notable changes of the PHPUnit 7.3 release series are documented in this fil
2632
* Fixed [#3222](https://github.com/sebastianbergmann/phpunit/pull/3222): Priority of `@covers` and `@coversNothing` is wrong
2733
* Fixed [#3225](https://github.com/sebastianbergmann/phpunit/issues/3225): `coverage-php` missing from `phpunit.xsd`
2834

35+
[7.3.1]: https://github.com/sebastianbergmann/phpunit/compare/7.3.0...7.3.1
2936
[7.3.0]: https://github.com/sebastianbergmann/phpunit/compare/7.2...7.3.0
3037

0 commit comments

Comments
 (0)