diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 86cf370be..e35110695 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,5 +1,9 @@ ARDUINO 1.6.7 +[ide] +* new arduino-builder: faster, better prototype generation and library discovery logic, and more. See https://github.com/arduino/arduino-builder/compare/1.0.5...master +* Serial plotter now allows to plot multiple values at once. Thanks @henningpohl + [libraries] * SPI: Added SPI.transfer16(...) function to SAM core. * Ethernet, WiFi, SoftwareSerial: Fixed flush() behaviour: