Update README.md

This commit is contained in:
Tobias
2018-10-10 09:54:45 +02:00
committed by GitHub
parent 2671949b92
commit b273da278e

View File

@@ -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