Skip to content

Commit 3d20890

Browse files
committed
Update release notes wrt #1015
1 parent eb112e6 commit 3d20890

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

release-notes/CREDITS-2.x

+4
Original file line numberDiff line numberDiff line change
@@ -367,3 +367,7 @@ Pedro Nacht (pnacht@github)
367367
Jonas Konrad (yawkat@github)
368368
* Contributed #921: Add `JsonFactory.Feature` to disable charset detection
369369
(2.15.0)
370+
371+
Carter Kozak (carterkozak@github)
372+
* Contributed #1015: `JsonFactory` implementations should respect `CANONICALIZE_FIELD_NAMES`
373+
(2.15.1)

release-notes/VERSION-2.x

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ JSON library.
1717
2.16.0 (not yet released)
1818

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

2123
2.15.1 (not yet released)
2224

0 commit comments

Comments
 (0)