Set version to 5.8.3

This commit is contained in:
Benoit Blanchon
2017-02-11 15:12:03 +01:00
parent c30241775a
commit 0d5f65c5f3
4 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v5.8.3
------
* Fixed an access violation in `DynamicJsonBuffer` when memory allocation fails (issue #433)
* Added operators `==` and `!=` for two `JsonVariant`s (issue #436)