Skip to content

Commit

Permalink
Add missing entry in changelog
Browse files Browse the repository at this point in the history
Fix: #714
  • Loading branch information
byroot committed Nov 29, 2024
1 parent 686dcb1 commit d0c38f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
pre-existing support for comments, make it suitable to parse `jsonc` documents.
* Many performance improvements to `JSON.parse` and `JSON.load`, up to `1.7x` faster on real world documents.
* Some minor performance improvements to `JSON.dump` and `JSON.generate`.
* `JSON.pretty_generate` no longer include newline inside empty object and arrays.

### 2024-11-04 (2.7.6)

Expand Down

0 comments on commit d0c38f2

Please sign in to comment.