mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added JsonArray::removeAt() (issue #58)
This commit is contained in:
		| @@ -4,6 +4,7 @@ Arduino JSON: change log | ||||
| HEAD | ||||
| ---- | ||||
|  | ||||
| * Added `JsonArray::removeAt()` to remove an element of an array (issue #58) | ||||
| * Fixed stack-overflow in `DynamicJsonBuffer` when parsing huge JSON files (issue #65) | ||||
| * Fixed wrong return value of `parseArray()` and `parseObject()` when allocation fails (issue #68) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user