Set version to 6.17.1

This commit is contained in:
Benoit Blanchon
2020-11-07 10:11:41 +01:00
parent c711fe592d
commit bcdf5b7e52
7 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.17.1 (2020-11-07)
-------
* Fixed error `ambiguous overload for 'operator|'` (issue #1411)
* Fixed `operator|(MemberProxy, JsonObject)` (issue #1415)