mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Updated changelog.
This commit is contained in:
		| @@ -1,11 +1,12 @@ | ||||
| Arduino JSON: change log | ||||
| ======================== | ||||
|  | ||||
| master | ||||
| ------ | ||||
| v3.1 | ||||
| ---- | ||||
|  | ||||
| * Calling `Generator::JsonObject.add()` twice with the same `key` now replaces the `value` | ||||
| * Added `Generator::JsonObject.operator[]`, see bellow the new API | ||||
| * Added `Generator::JsonObject.remove()` | ||||
|  | ||||
| Old generator API: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user