Skip to content

Commit aae9a0a

Browse files
Prepare release
1 parent d3f8836 commit aae9a0a

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+
## [5.0.1] - 2023-03-23
6+
7+
### Fixed
8+
9+
* [#115](https://github.com/sebastianbergmann/diff/pull/115): `Parser::parseFileDiff()` does not handle diffs correctly that only add lines or only remove lines
10+
511
## [5.0.0] - 2023-02-03
612

713
### Changed
@@ -86,6 +92,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
8692

8793
* This component is no longer supported on PHP 5.6
8894

95+
[5.0.1]: https://github.com/sebastianbergmann/diff/compare/5.0.0...5.0.1
8996
[5.0.0]: https://github.com/sebastianbergmann/diff/compare/4.0.4...5.0.0
9097
[4.0.4]: https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4
9198
[4.0.3]: https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3

0 commit comments

Comments
 (0)