mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 08:42:39 +01:00 
			
		
		
		
	Fixed comparison of JsonVariant with mixed strings (closes #1051)
				
					
				
			This commit is contained in:
		| @@ -5,6 +5,7 @@ HEAD | ||||
| ---- | ||||
|  | ||||
| * Added operators `==` and `!=` for `JsonDocument`, `ElementProxy`, and `MemberProxy` | ||||
| * Fixed comparison of `JsonVariant` when one contains a linked string and the other contains an owned string (issue #1051) | ||||
|  | ||||
| v6.11.2 (2019-07-08) | ||||
| ------- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user