|
2 | 2 |
|
3 | 3 | ##Status ##
|
4 | 4 | [](https://travis-ci.org/wumpz/java-diff-utils)[](https://www.codacy.com/app/wumpz/java-diff-utils?utm_source=github.com&utm_medium=referral&utm_content=wumpz/java-diff-utils&utm_campaign=Badge_Grade)
|
| 5 | +[](http://maven-badges.herokuapp.com/maven-central/com.github.wumpz/diffutils) |
5 | 6 |
|
6 | 7 |
|
7 | 8 | ##Intro ##
|
@@ -54,6 +55,7 @@ But it can easily replaced by any other which is better for handing your texts.
|
54 | 55 | * Version 2.3-SNAPSHOT
|
55 | 56 | * Introduced a process listener to diff algorithms. For long running
|
56 | 57 | diffs one could implement some progress information.
|
| 58 | +* automatic module name for JDK 9 and higher usage |
57 | 59 | * Version 2.2
|
58 | 60 | * released at maven central
|
59 | 61 | * included checkstyle source code conventions
|
|