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.1
5+ -------
66
77* Removed dependency on ` PGM_P ` as Particle 0.6.2 doesn't define it (issue #546 )
88* Fixed warning "dereferencing type-punned pointer will break strict-aliasing rules [ -Wstrict-aliasing] "
Original file line number Diff line number Diff line change 1- version : 5.11.0 .{build}
1+ version : 5.11.1 .{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.0 " ,
9+ "version" : " 5.11.1 " ,
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.0
2+ version =5.11.1
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