Set version to 6.3.0-beta

This commit is contained in:
Benoit Blanchon
2018-08-31 16:57:14 +02:00
parent 58303d0837
commit 2ec9569b36
6 changed files with 51 additions and 34 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.3.0-beta (2018-08-31)
-----------
* Implemented reference semantics for `JsonVariant`
* Replace `JsonPair`'s `key` and `value` with `key()` and `value()`