Set version to 6.10.1

This commit is contained in:
Benoit Blanchon
2019-04-23 08:47:54 +02:00
parent 12f9aac4ea
commit 0588e578d5
6 changed files with 8 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.10.1 (2019-04-23)
-------
* Fixed error "attributes are not allowed on a function-definition"
* Fixed `deserializeJson()` not being picky enough (issue #969)