deserializeJson() leaves \uXXXX instead of returning NotSupported

This commit is contained in:
Benoit Blanchon
2021-02-18 19:40:11 +01:00
parent 54d4b308f4
commit cc7ebfd11e
3 changed files with 5 additions and 4 deletions

View File

@@ -5,6 +5,7 @@ HEAD
----
* Removed support for `char` values, see below (issue #1498)
* `deserializeJson()` leaves `\uXXXX` unchanged instead of returning `NotSupported`
> ### BREAKING CHANGES
>