mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Fixed enums serialized as booleans (fixes #1197)
This commit is contained in:
		| @@ -9,6 +9,7 @@ HEAD | ||||
| * Changed the array subscript operator to automatically add missing elements | ||||
| * Fixed "deprecated-copy" warning on GCC 9 (fixes #1184) | ||||
| * Fixed `MemberProxy::set(char[])` not duplicating the string (issue #1191) | ||||
| * Fixed enums serialized as booleans (issue #1197) | ||||
|  | ||||
| v6.14.1 (2020-01-27) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user