Skip to content

Commit 6296a0c

Browse files
Prepare release
1 parent 78a9dc0 commit 6296a0c

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+
## [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+
512
## [3.0.3] - 2020-11-30
613

714
### Changed
@@ -52,6 +59,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
5259

5360
* This component is no longer supported on PHP 5.6
5461

62+
[3.0.4]: https://github.com/sebastianbergmann/diff/compare/3.0.3...3.0.4
5563
[3.0.3]: https://github.com/sebastianbergmann/diff/compare/3.0.2...3.0.3
5664
[3.0.2]: https://github.com/sebastianbergmann/diff/compare/3.0.1...3.0.2
5765
[3.0.1]: https://github.com/sebastianbergmann/diff/compare/3.0.0...3.0.1

0 commit comments

Comments
 (0)