We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a366300 commit a46d446Copy full SHA for a46d446
CHANGELOG.md
@@ -12,6 +12,7 @@ This project uses a custom versioning scheme (and not [Semantic Versioning](http
12
* Exchange `0 += 1` for `0 = 1` in UnifiedDiffUtils
13
* preview of new Unified Diff Reader / Writer. This is not yet feature complete but passes the tests of the old version.
14
* feel free to issue some change requests for the api.
15
+* introduces lineNormalizer extension point to e.g. change html code encoding. (issue #41)
16
17
## [4.0] – 2019-01-09
18
0 commit comments