Set version to 6.20.1

This commit is contained in:
Benoit Blanchon
2023-02-08 16:42:04 +01:00
parent d2cd13bf2e
commit b33966c755
7 changed files with 11 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.20.1 (2023-02-08)
-------
* Remove explicit exclusion of `as<char*>()` and `as<char>()` (issue #1860)
If you try to call them, you'll now get the same error message as any unsupported type.