Skip to content

Commit 3b45d8f

Browse files
authored
Update CHANGELOG.md
1 parent eada27b commit 3b45d8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,12 @@ This project uses a custom versioning scheme (and not [Semantic Versioning](http
77

88
## [Unreleased]
99

10+
## [4.4] – 2019-11-06
11+
1012
### Changed
1113

14+
* java-diff-utils is now a multi module project. The main project java-diff-utils now comes without any dependencies.
15+
* started reimplementation of unified diff tools
1216
* Exchange `0 += 1` for `0 = 1` in UnifiedDiffUtils
1317
* preview of new Unified Diff Reader / Writer. This is not yet feature complete but passes the tests of the old version.
1418
* feel free to issue some change requests for the api.

0 commit comments

Comments
 (0)