mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Added JsonArray::clear() (fixes #1597)
This commit is contained in:
		| @@ -11,6 +11,7 @@ HEAD | ||||
| * Added fake class `InvalidConversion<T1,T2>` to easily identify invalid conversions (issue #1585) | ||||
| * Added support for `std::string_view` (issue #1578, PR #1554 by @0xFEEDC0DE64) | ||||
| * Fixed warning `definition of implicit copy constructor for 'MsgPackDeserializer' is deprecated because it has a user-declared copy assignment operator` | ||||
| * Added `JsonArray::clear()` (issue #1597) | ||||
|  | ||||
| v6.18.0 (2021-05-05) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user