Set version to 5.0.8

This commit is contained in:
Benoit Blanchon
2016-01-31 21:57:08 +01:00
parent 6a608d4b49
commit 77b7124cf1
3 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.0.8
------
* Made the library compatible with [PlatformIO](http://platformio.org/) (issue #181)
* Fixed `JsonVariant::is<bool>()` that was incorrectly returning false (issue #214)