From b273da278e76ae0e5b4117699b6eae68455d1686 Mon Sep 17 00:00:00 2001 From: Tobias Date: Wed, 10 Oct 2018 09:54:45 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67679eb..df31d84 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ But it can easily replaced by any other which is better for handing your texts. ### Changelog ### * Version 3.0-SNAPSHOT - * changed generation of inline diffes, if there area different linefeeds within one diff to exclude linefeeds + * changed generation of inline diffes, if there are different linefeeds within one diff, then these are excluded from the diff block. * Due to licensing issues Delta.java and DiffAlgorithm.java were removed. * Version 2.3-SNAPSHOT