mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Fixed MemberProxy::set(char[]) not duplicating the string (fixes #1191)
This commit is contained in:
		| @@ -8,6 +8,7 @@ HEAD | ||||
| * Added example `JsonFilterExample.ino` | ||||
| * 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) | ||||
|  | ||||
| v6.14.1 (2020-01-27) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user