We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb112e6 commit 3d20890Copy full SHA for 3d20890
release-notes/CREDITS-2.x
@@ -367,3 +367,7 @@ Pedro Nacht (pnacht@github)
367
Jonas Konrad (yawkat@github)
368
* Contributed #921: Add `JsonFactory.Feature` to disable charset detection
369
(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
@@ -17,6 +17,8 @@ JSON library.
17
2.16.0 (not yet released)
18
19
#1007: Improve error message for `StreamReadConstraints` violations
20
+#1015: `JsonFactory` implementations should respect `CANONICALIZE_FIELD_NAMES`
21
+ (contributed by Carter K)
22
23
2.15.1 (not yet released)
24
0 commit comments