Skip to content

Commit 4b86e06

Browse files
authored
Merge pull request #688 from y-yagi/add_changes_for_276
Add changes for v2.7.6
2 parents bc2c970 + 5cd3703 commit 4b86e06

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
* Bump required_ruby_version to 2.7.
99
* More performance improvments to `JSON.dump` and `JSON.generate`.
1010

11+
### 2024-11-04 (2.7.6)
12+
13+
* Fix a regression in JSON.generate when dealing with Hash keys that are string subclasses, call `to_json` on them.
14+
1115
### 2024-10-25 (2.7.5)
1216

1317
* Fix a memory leak when `#to_json` methods raise an exception.

0 commit comments

Comments
 (0)