Skip to content

Commit 3e523c5

Browse files
Prepare release
1 parent 63a7082 commit 3e523c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ChangeLog.md

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

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

5+
## [4.0.1] - 2020-05-08
6+
7+
### Fixed
8+
9+
* [#99](https://github.com/sebastianbergmann/diff/pull/99): Regression in unified diff output of identical strings
10+
511
## [4.0.0] - 2020-02-07
612

713
### Removed
@@ -52,6 +58,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
5258

5359
* This component is no longer supported on PHP 5.6
5460

61+
[4.0.1]: https://github.com/sebastianbergmann/diff/compare/4.0.0...4.0.1
5562
[4.0.0]: https://github.com/sebastianbergmann/diff/compare/3.0.2...4.0.0
5663
[3.0.2]: https://github.com/sebastianbergmann/diff/compare/3.0.1...3.0.2
5764
[3.0.1]: https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1

0 commit comments

Comments
 (0)