mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	deserializeMsgPack() inserts null instead of returning NotSupported
This commit is contained in:
		| @@ -6,6 +6,7 @@ HEAD | ||||
|  | ||||
| * Removed support for `char` values, see below (issue #1498) | ||||
| * `deserializeJson()` leaves `\uXXXX` unchanged instead of returning `NotSupported` | ||||
| * `deserializeMsgPack()` inserts `null` instead of returning `NotSupported` | ||||
|  | ||||
| > ### BREAKING CHANGES | ||||
| > | ||||
|   | ||||
		Reference in New Issue
	
	Block a user