File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
4
4
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
+
5
12
## [ 4.0.4] - 2020-10-26
6
13
7
14
### Fixed
@@ -76,6 +83,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
76
83
77
84
* This component is no longer supported on PHP 5.6
78
85
86
+ [ 4.0.5 ] : https://github.com/sebastianbergmann/diff/compare/4.0.4...4.0.5
79
87
[ 4.0.4 ] : https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4
80
88
[ 4.0.3 ] : https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3
81
89
[ 4.0.2 ] : https://github.com/sebastianbergmann/diff/compare/4.0.1...4.0.2
You can’t perform that action at this time.
0 commit comments