Set version to 5.8.0

This commit is contained in:
Benoit Blanchon
2017-01-03 22:39:44 +01:00
parent aa306d5573
commit 7e7074502f
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.8.0
------
* Added operator `==` to compare `JsonVariant` and strings (issue #402)
* Added support for `Stream` (issue #300)