From 8cc1e9830dff33d05026aae6059c2e9515f118f5 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sun, 7 Mar 2021 21:09:01 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82c6157..6ef5527 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,8 @@ and artifactId "json". For example: [https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav](https://search.maven.org/search?q=g:org.json%20AND%20a:json&core=gav) ~~~ +20210307 Recent commits and potentially breaking fix to JSONPointer + 20201115 Recent commits and first release after project structure change 20200518 Recent commits and snapshot before project structure change