Skip to content

Commit

Permalink
updated revisions
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaglie committed May 31, 2017
1 parent 5e95561 commit 48d88f5
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion build/shared/revisions.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
ARDUINO 1.8.3

(bugfix service release)

[ide]
* Fixed RESOURCE_NAME in install.sh script
* Serial Monitor: added "Clear output" button. Thanks @MichaelSy
* added option in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
* added options in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
* added options in preferences.txt to enable/disable typing assistance (auto close brace, auto indent)
* Enabling "Use external editor" option now requires to save all sketches.

[core]
* AVR: added availableForWrite() method in generic Stream class. Thanks @eric-wieser

This comment has been minimized.

Copy link
@eric-wieser

eric-wieser Oct 11, 2017

Contributor

Does this deliberately say Stream instead of Print?

* AVR: moved flush() method up in the class hierarchy from Stream to Print class. Thanks @matthijskooijman

[other]
* Update Wifi101 Firmware Updater plugin

ARDUINO 1.8.2 2017.03.22

[ide]
Expand Down

0 comments on commit 48d88f5

Please sign in to comment.