File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-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
+ ## [ 5.0.2] - 2023-05-01
6
+
7
+ ### Changed
8
+
9
+ * [ #118 ] ( https://github.com/sebastianbergmann/diff/pull/118 ) : Improve performance of ` MemoryEfficientLongestCommonSubsequenceCalculator `
10
+
5
11
## [ 5.0.1] - 2023-03-23
6
12
7
13
### Fixed
@@ -92,6 +98,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
92
98
93
99
* This component is no longer supported on PHP 5.6
94
100
101
+ [ 5.0.2 ] : https://github.com/sebastianbergmann/diff/compare/5.0.1...5.0.2
95
102
[ 5.0.1 ] : https://github.com/sebastianbergmann/diff/compare/5.0.0...5.0.1
96
103
[ 5.0.0 ] : https://github.com/sebastianbergmann/diff/compare/4.0.4...5.0.0
97
104
[ 4.0.4 ] : https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4
You can’t perform that action at this time.
0 commit comments