Set version to 6.17.2

This commit is contained in:
Benoit Blanchon
2020-11-14 10:38:21 +01:00
parent 16e51b83ab
commit 1360b6a396
7 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.17.2 (2020-11-14)
-------
* Fixed invalid conversion error in `operator|(JsonVariant, char*)` (issue #1432)
* Changed the default value of `ARDUINOJSON_ENABLE_PROGMEM` (issue #1433).