Set version to 6.0.0-beta

This commit is contained in:
Benoit Blanchon
2018-06-07 10:47:00 +02:00
parent a9a730fd74
commit e86eb0cfdf
5 changed files with 12 additions and 7 deletions

View File

@@ -1,6 +1,9 @@
ArduinoJson: change log
=======================
v6.0.0-beta
-----------
* Added `DynamicJsonDocument` and `StaticJsonDocument`
* Added `deserializeJson()`
* Added `serializeJson()` and `serializeJsonPretty()`