diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0f2f5225..c8415b25 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,3 +1,16 @@ +## 2.0.0 + +The project has been taken over by [gravity9](https://www.gravity9.com). + +* Changed groupId and artifactId +* The library now uses Java 11 as base +* Added support for JSON Path +* Added support for ignoring fields in JSON diff +* Added more test cases and examples +* Upgraded versions of most libraries and tools used in the project + * Fixed outstanding CVE vulnerabilities where possible +* Multiple bugfixes + ## 1.10 * First release at java-json-tools. @@ -6,7 +19,7 @@ ## 1.9 * Completely new JSON diff implementation; less smart than the previous one but -bug free + bug free * Depend on AssertJ. ## 1.8