File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11ArduinoJson: change log
22=======================
33
4- HEAD
5- ----
4+ v5.11.2
5+ -------
66
77* Fixed ` DynamicJsonBuffer::clear() ` not resetting allocation size (issue #561 )
88* Fixed incorrect rounding for float values (issue #588 )
Original file line number Diff line number Diff line change 1- version : 5.11.1 .{build}
1+ version : 5.11.2 .{build}
22environment :
33 matrix :
44 - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2017
Original file line number Diff line number Diff line change 66 "type" : " git" ,
77 "url" : " https://github.com/bblanchon/ArduinoJson.git"
88 },
9- "version" : " 5.11.1 " ,
9+ "version" : " 5.11.2 " ,
1010 "authors" : {
1111 "name" : " Benoit Blanchon" ,
1212 "url" : " https://blog.benoitblanchon.fr"
Original file line number Diff line number Diff line change 11name =ArduinoJson
2- version =5.11.1
2+ version =5.11.2
33author =Benoit Blanchon <blog.benoitblanchon.fr>
44maintainer =Benoit Blanchon <blog.benoitblanchon.fr>
55sentence =An efficient and elegant JSON library for Arduino.
You can’t perform that action at this time.
0 commit comments