Set version to 5.6.7

This commit is contained in:
Benoit Blanchon
2016-09-20 10:11:19 +02:00
parent deb57b960b
commit bb805e93cb
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.6.7
------
* Fixed `array[idx].as<JsonVariant>()` and `object[key].as<JsonVariant>()`
* Fixed return value of `JsonObject::set()` (issue #350)