Set version to 6.11.3

This commit is contained in:
Benoit Blanchon
2019-07-22 08:59:54 +02:00
parent b54de58e6b
commit a6f029ded0
6 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.11.3 (2019-07-22)
-------
* 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)