Skip to content

Commit ed724f5

Browse files
Fix ChangeLog
1 parent f2e7d89 commit ed724f5

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

ChangeLog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

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

5-
## [2.0.0] - 2017-MM-DD
5+
## [2.0.1] - 2017-MM-DD
6+
7+
### Fixed
8+
9+
* Fixed [#66](https://github.com/sebastianbergmann/diff/pull/66): Restored backwards compatibility for PHPUnit 6.1.4, 6.2.0, 6.2.1, 6.2.2, and 6.2.3
10+
11+
## [2.0.0] - 2017-07-11 [YANKED]
612

713
### Added
814

@@ -12,4 +18,5 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1218

1319
* This component is no longer supported on PHP 5.6
1420

15-
[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...2.0.0
21+
[2.0.1]: https://github.com/sebastianbergmann/diff/compare/c341c98ce083db77f896a0aa64f5ee7652915970...2.0.1
22+
[2.0.0]: https://github.com/sebastianbergmann/diff/compare/1.4...c341c98ce083db77f896a0aa64f5ee7652915970

0 commit comments

Comments
 (0)