Skip to content

Commit 446091c

Browse files
Update ChangeLog
1 parent 092d308 commit 446091c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

5+
## [7.2.6] - 2018-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#3176](https://github.com/sebastianbergmann/phpunit/issues/3176): PHPUnit 7.2.5 breaks backward compatibility
10+
511
## [7.2.5] - 2018-06-21
612

713
### Fixed
@@ -53,6 +59,7 @@ All notable changes of the PHPUnit 7.2 release series are documented in this fil
5359

5460
* Fixed [#3069](https://github.com/sebastianbergmann/phpunit/issues/3069): Method `ResultPrinter::printWaitPrompt()` seems to be unused
5561

62+
[7.2.6]: https://github.com/sebastianbergmann/phpunit/compare/7.2.5...7.2.6
5663
[7.2.5]: https://github.com/sebastianbergmann/phpunit/compare/7.2.4...7.2.5
5764
[7.2.4]: https://github.com/sebastianbergmann/phpunit/compare/7.2.3...7.2.4
5865
[7.2.3]: https://github.com/sebastianbergmann/phpunit/compare/7.2.2...7.2.3

0 commit comments

Comments
 (0)