Set version to 5.8.1

This commit is contained in:
Benoit Blanchon
2017-01-15 21:02:22 +01:00
parent 567157b005
commit 2e7d498865
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.8.1
------
* Fixed error when assigning a `volatile int` to a `JsonVariant` (issue #415)
* Fixed errors with Variable Length Arrays (issue #416)