Skip to content

Commit 57a71cc

Browse files
Prepare release
1 parent 792812d commit 57a71cc

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.2] - 2023-05-01
6+
7+
### Changed
8+
9+
* [#118](https://github.com/sebastianbergmann/diff/pull/118): Improve performance of `MemoryEfficientLongestCommonSubsequenceCalculator`
10+
511
## [5.0.1] - 2023-03-23
612

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

9399
* This component is no longer supported on PHP 5.6
94100

101+
[5.0.2]: https://github.com/sebastianbergmann/diff/compare/5.0.1...5.0.2
95102
[5.0.1]: https://github.com/sebastianbergmann/diff/compare/5.0.0...5.0.1
96103
[5.0.0]: https://github.com/sebastianbergmann/diff/compare/4.0.4...5.0.0
97104
[4.0.4]: https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4

0 commit comments

Comments
 (0)