Skip to content

Commit 48d88f5

Browse files
committed
updated revisions
1 parent 5e95561 commit 48d88f5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

build/shared/revisions.txt

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
11
ARDUINO 1.8.3
22

3+
(bugfix service release)
4+
35
[ide]
6+
* Fixed RESOURCE_NAME in install.sh script
47
* Serial Monitor: added "Clear output" button. Thanks @MichaelSy
5-
* added option in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
8+
* added options in preferences.txt for: custom title, comment/uncomment shortcut, always show file extensions. Thanks @MichaelSy
9+
* added options in preferences.txt to enable/disable typing assistance (auto close brace, auto indent)
610
* Enabling "Use external editor" option now requires to save all sketches.
711

12+
[core]
13+
* AVR: added availableForWrite() method in generic Stream class. Thanks @eric-wieser
14+
* AVR: moved flush() method up in the class hierarchy from Stream to Print class. Thanks @matthijskooijman
15+
16+
[other]
17+
* Update Wifi101 Firmware Updater plugin
18+
819
ARDUINO 1.8.2 2017.03.22
920

1021
[ide]

0 commit comments

Comments
 (0)