Skip to content

Commit 74be170

Browse files
Prepare release
1 parent 7058022 commit 74be170

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog.md

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

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

5+
## [4.0.5] - 2023-05-07
6+
7+
### Changed
8+
9+
* [#118](https://github.com/sebastianbergmann/diff/pull/118): Improve performance of `MemoryEfficientLongestCommonSubsequenceCalculator`
10+
* [#119](https://github.com/sebastianbergmann/diff/pull/119): Improve performance of `TimeEfficientLongestCommonSubsequenceCalculator`
11+
512
## [4.0.4] - 2020-10-26
613

714
### Fixed
@@ -76,6 +83,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
7683

7784
* This component is no longer supported on PHP 5.6
7885

86+
[4.0.5]: https://github.com/sebastianbergmann/diff/compare/4.0.4...4.0.5
7987
[4.0.4]: https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4
8088
[4.0.3]: https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3
8189
[4.0.2]: https://github.com/sebastianbergmann/diff/compare/4.0.1...4.0.2

0 commit comments

Comments
 (0)