Skip to content

Commit 668f38b

Browse files
committed
update revision log
1 parent f6880fe commit 668f38b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

build/shared/revisions.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,18 @@ ARDUINO 1.6.9
55
* Fixed IDE version color on about dialog box. Thanks @ivanebernal
66
* The "always-on-top update notification" popup is now less intrusive.
77
* Fixed untraslated string during IDE startup splash window. Thanks @ivanebernal
8+
* New arduino-builder: better core library detection, faster operations when recompiling and more. See https://github.com/arduino/arduino-builder/compare/1.3.9...1.3.15
9+
* Fixed multitab error reporting
10+
* Rework serial port discovery to be faster, less cpu intensive and FTDI friendly
11+
* Avoid launching multiple concurrent compile and upload operation
12+
* Use hi-res icons for Serial monitor and plotter
13+
* Make http://librarymanager and http://boardmanager links clickable from the editor window
814

915
[core]
1016
* sam: Allow 3rd party boards that depend on SAM core to use their own
1117
USB vid/pid and manufacturer/product strings. Thanks @philmanofsky.
18+
* avr: Check at runtime if 32u4 boards are shipped with new bootloader; if so
19+
write bootloader magic value in an unproblematic RAM location
1220

1321
[libraries]
1422

0 commit comments

Comments
 (0)