From 1459c5dec98f9afed9b87e6ab042cf2bf0e2a3c0 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Thu, 17 Dec 2020 14:01:04 +0900 Subject: Restore 2.4.0 changes --- CHANGES.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0d39f21..dad6865 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,15 @@ # Changes +## 2020-12-15 (2.4.0) + +* Implement a freeze: parser option #447 +* Fix an issue with generate_pretty and empty objects in the Ruby and Java implementations #449 +* Fix JSON.load_file doc #448 +* Fix pure parser with unclosed arrays / objects #425 +* bundle the LICENSE file in the gem #444 +* Add an option to escape forward slash character #405 +* RDoc for JSON #439 #446 #442 #434 #433 #430 + ## 2020-06-30 (2.3.1) * Spelling and grammar fixes for comments. Pull request #191 by Josh -- cgit v1.2.1