From 48b6aa3e4cdc36193f1c5fc981cc16097910521b Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sun, 5 Dec 2021 09:10:32 -0600 Subject: [PATCH] Update RELEASES.md --- docs/RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/RELEASES.md b/docs/RELEASES.md index 0fda8b9..7662d13 100644 --- a/docs/RELEASES.md +++ b/docs/RELEASES.md @@ -5,6 +5,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) ~~~ +20211205 Recent commits and some bug fixes for similar() + 20210307 Recent commits and potentially breaking fix to JSONPointer 20201115 Recent commits and first release after project structure change