Skip to content

Commit 65af0ef

Browse files
committed
Update revision log
1 parent 05a9750 commit 65af0ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build/shared/revisions.txt

+4
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,15 @@ ARDUINO 1.6.8
66
* MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
77
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
88
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
9+
* Improved sketch preprocessor when handling C++11 keywords. Thanks @matthijskooijman @igrr
910

1011
[core]
1112
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
1213
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
1314

15+
[libraries]
16+
* SD library is now board agnostic. Thanks @fakufaku
17+
1418
ARDUINO 1.6.7 - 2015.12.17
1519

1620
[ide]

0 commit comments

Comments
 (0)