Set version to 6.5.0-beta

This commit is contained in:
Benoit Blanchon
2018-10-13 13:23:34 +02:00
parent 84f199f0dd
commit 9f1421e0a6
4 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.5.0-beta (2018-10-13)
-----------
* Added implicit conversion from `JsonArray` and `JsonObject` to `JsonVariant`
* Allow mixed configuration in compilation units (issue #809)