mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Added support for nullptr (closes #998)
				
					
				
			This commit is contained in:
		| @@ -11,6 +11,7 @@ HEAD | ||||
| * Added `ARDUINOJSON_ENABLE_INFINITY` (default=0) to enable Infinity in JSON | ||||
| * Removed implicit conversion in comparison operators (issue #998) | ||||
| * Added lexicographical comparison for `JsonVariant` | ||||
| * Added support for `nullptr` (issue #998) | ||||
|  | ||||
| > ### BREAKING CHANGES | ||||
| >  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user