Skip to content

Commit 5015a37

Browse files
committed
Changelog for 2.7.2
1 parent 036944a commit 5015a37

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
### 2024-04-04 (2.7.2)
4+
5+
* Use rb_sym2str instead of SYM2ID #561
6+
* Fix memory leak when exception is raised during JSON generation #574
7+
* Remove references to "19" methods in JRuby #576
8+
* Make OpenStruct support as optional by @hsbt in #565
9+
* Autoload JSON::GenericObject to avoid require ostruct warning in Ruby 3.4 #577
10+
* Warn to install ostruct if json couldn't load it by @hsbt #578
11+
312
### 2023-12-05 (2.7.1)
413

514
* JSON.dump: handle unenclosed hashes regression #554

0 commit comments

Comments
 (0)