Set version to 6.18.1

This commit is contained in:
Benoit Blanchon
2021-07-03 16:03:01 +02:00
parent 52e856fa6f
commit 219475630a
7 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.18.1 (2021-07-03)
-------
* Fixed support for `volatile float` and `volatile double` (issue #1557)
* Fixed error `[Pe070]: incomplete type is not allowed` on IAR (issue #1560)