We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c985e8c commit 2ffa4eaCopy full SHA for 2ffa4ea
3 files changed
CHANGES.md
@@ -1,5 +1,7 @@
1
# Changes
2
3
+* Fix a regression in `JSON.pretty_generate` that could cause indentation to be off once some `#to_json` has been called.
4
+
5
### 2025-04-24 (2.11.2)
6
7
* Add back `JSON::PRETTY_STATE_PROTOTYPE`. This constant was private API but is used by popular gems like `multi_json`.
0 commit comments