Skip to content

Commit 9f916cc

Browse files
Update ChangeLog
1 parent 91f699f commit 9f916cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ChangeLog-6.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## [6.1.3] - 2017-MM-DD
6+
7+
* Fixed [#2661](https://github.com/sebastianbergmann/phpunit/pull/2661): Inconsistent information in JUnit XML logfile for tests that use data provider
8+
59
## [6.1.2] - 2017-04-25
610

711
### Changed
@@ -37,6 +41,7 @@ All notable changes of the PHPUnit 6.1 release series are documented in this fil
3741
* Fixed [#2049](https://github.com/sebastianbergmann/phpunit/issues/2049): Misleading error message when whitelist configuration contains paths that do not exist
3842
* Fixed [#2472](https://github.com/sebastianbergmann/phpunit/issues/2472): `PHPUnit\Util\Getopt` uses deprecated `each()` function
3943

44+
[6.1.3]: https://github.com/sebastianbergmann/phpunit/compare/6.1.2...6.1.3
4045
[6.1.2]: https://github.com/sebastianbergmann/phpunit/compare/6.1.1...6.1.2
4146
[6.1.1]: https://github.com/sebastianbergmann/phpunit/compare/6.1.0...6.1.1
4247
[6.1.0]: https://github.com/sebastianbergmann/phpunit/compare/6.0...6.1.0

0 commit comments

Comments
 (0)