Set version to 6.18.3

This commit is contained in:
Benoit Blanchon
2021-07-27 15:44:36 +02:00
parent 9d58e566fd
commit b810833145
7 changed files with 9 additions and 9 deletions

View File

@@ -1,8 +1,8 @@
ArduinoJson: change log
=======================
HEAD
----
v6.18.3 (2021-07-27)
-------
* Changed return type of `convertToJson()` and `Converter<T>::toJson()` to `void`
* Added `as<std::string_view>()` and `is<std::string_view>()`