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
+ ## [ 3.0.4] - 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
## [ 3.0.3] - 2020-11-30
6
13
7
14
### Changed
@@ -52,6 +59,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
52
59
53
60
* This component is no longer supported on PHP 5.6
54
61
62
+ [ 3.0.4 ] : https://github.com/sebastianbergmann/diff/compare/3.0.3...3.0.4
55
63
[ 3.0.3 ] : https://github.com/sebastianbergmann/diff/compare/3.0.2...3.0.3
56
64
[ 3.0.2 ] : https://github.com/sebastianbergmann/diff/compare/3.0.1...3.0.2
57
65
[ 3.0.1 ] : https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1
You can’t perform that action at this time.
0 commit comments