Skip to content

Commit a0502be

Browse files
committed
Update release notes wrt 1047
1 parent c72b158 commit a0502be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: release-notes/VERSION-2.x

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ a pure JSON library.
3232
#1042: Allow configuring spaces before and/or after the colon in `DefaultPrettyPrinter`
3333
(contributed by @digulla)
3434
#1047: Add configurable limit for the maximum length of Object property names
35-
to parse before failing
35+
to parse before failing (default max: 50,000 chars)
3636
(contributed by @pjfanning)
3737
#1048: Add configurable processing limits for JSON generator (`StreamWriteConstraints`)
3838
(contributed by @pjfanning)

0 commit comments

Comments
 (0)