mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-29 18:27:37 +02:00
Added DynamicJsonBuffer
This commit is contained in:
@ -1,6 +1,11 @@
|
||||
Arduino JSON: change log
|
||||
========================
|
||||
|
||||
v4.1
|
||||
----
|
||||
|
||||
* Added DyamicJsonBuffer (issue #19)
|
||||
|
||||
v4.0
|
||||
----
|
||||
|
||||
@ -14,7 +19,7 @@ v3.4
|
||||
----
|
||||
|
||||
* Fixed escaped char parsing (issue #16)
|
||||
|
||||
|
||||
|
||||
v3.3
|
||||
----
|
||||
|
Reference in New Issue
Block a user