mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added support for custom converters (closes #687)
This commit is contained in:
		| @@ -4,6 +4,7 @@ ArduinoJson: change log | ||||
| HEAD | ||||
| ---- | ||||
|  | ||||
| * Added support for custom converters (issue #687) | ||||
| * Removed support for `char` values, see below (issue #1498) | ||||
| * `deserializeJson()` leaves `\uXXXX` unchanged instead of returning `NotSupported` | ||||
| * `deserializeMsgPack()` inserts `null` instead of returning `NotSupported` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user