Skip to content

Announce 1.10 #61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 7, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Announce 1.10
  • Loading branch information
Capstan committed Jan 7, 2020
commit a69008e97921ab99343ec06ec9e44dd10c395cd6
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Its features are:

## Versions

The current version is **1.9**. See file `RELEASE-NOTES.md` for details.
The current version is **1.10**. See file `RELEASE-NOTES.md` for details.

## Using it in your project

Expand Down
5 changes: 5 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.10

* First release at java-json-tools.
* Update Gradle to 3.5.

## 1.9

* Completely new JSON diff implementation; less smart than the previous one but
Expand Down