mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 00:39:50 +03:00
upgrade arduinojson 6.21.3
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
ArduinoJson: change log
|
||||
=======================
|
||||
|
||||
v6.21.3 (2023-07-23)
|
||||
-------
|
||||
|
||||
* Fix compatibility with the Blynk libary (issue #1914)
|
||||
* Fix double lookup in `to<JsonVariant>()`
|
||||
* Fix double call to `size()` in `serializeMsgPack()`
|
||||
* Include `ARDUINOJSON_SLOT_OFFSET_SIZE` in the namespace name
|
||||
* Show a link to the documentation when user passes an unsupported input type
|
||||
|
||||
v6.21.2 (2023-04-12)
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user