Set version to 6.1.0-beta

This commit is contained in:
Benoit Blanchon
2018-07-02 09:54:35 +02:00
parent b105e6f7c4
commit 1397bec066
4 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.1.0-beta
-----------
* Return `JsonArray` and `JsonObject` by value instead of reference (issue #309)
* Replaced `success()` with `isNull()`