Skip to content

Commit

Permalink
Changelog for 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Apr 4, 2024
1 parent 036944a commit 5015a37
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
@@ -1,5 +1,14 @@
# Changes

### 2024-04-04 (2.7.2)

* Use rb_sym2str instead of SYM2ID #561
* Fix memory leak when exception is raised during JSON generation #574
* Remove references to "19" methods in JRuby #576
* Make OpenStruct support as optional by @hsbt in #565
* Autoload JSON::GenericObject to avoid require ostruct warning in Ruby 3.4 #577
* Warn to install ostruct if json couldn't load it by @hsbt #578

### 2023-12-05 (2.7.1)

* JSON.dump: handle unenclosed hashes regression #554
Expand Down

0 comments on commit 5015a37

Please sign in to comment.