Skip to content

Commit

Permalink
Update release notes wrt #1015
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed May 6, 2023
1 parent eb112e6 commit 3d20890
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/CREDITS-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -367,3 +367,7 @@ Pedro Nacht (pnacht@github)
Jonas Konrad (yawkat@github)
* Contributed #921: Add `JsonFactory.Feature` to disable charset detection
(2.15.0)

Carter Kozak (carterkozak@github)
* Contributed #1015: `JsonFactory` implementations should respect `CANONICALIZE_FIELD_NAMES`
(2.15.1)
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ JSON library.
2.16.0 (not yet released)

#1007: Improve error message for `StreamReadConstraints` violations
#1015: `JsonFactory` implementations should respect `CANONICALIZE_FIELD_NAMES`
(contributed by Carter K)

2.15.1 (not yet released)

Expand Down

0 comments on commit 3d20890

Please sign in to comment.