Skip to content

Commit 0d4f0c1

Browse files
Merge pull request #40 from gravity9-tech/chore/release-notes-2.0.0
Prepare 2.0.0 release notes
2 parents 6d491a9 + bc94b75 commit 0d4f0c1

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

RELEASE-NOTES.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 2.0.0
2+
3+
The project has been taken over by [gravity9](https://www.gravity9.com).
4+
5+
* Changed groupId and artifactId
6+
* The library now uses Java 11 as base
7+
* Added support for JSON Path
8+
* Added support for ignoring fields in JSON diff
9+
* Added more test cases and examples
10+
* Upgraded versions of most libraries and tools used in the project
11+
* Fixed outstanding CVE vulnerabilities where possible
12+
* Multiple bugfixes
13+
114
## 1.10
215

316
* First release at java-json-tools.
@@ -6,7 +19,7 @@
619
## 1.9
720

821
* Completely new JSON diff implementation; less smart than the previous one but
9-
bug free
22+
bug free
1023
* Depend on AssertJ.
1124

1225
## 1.8

0 commit comments

Comments
 (0)