diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 86ae17ace..fc9538aad 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -11,6 +11,7 @@ ARDUINO 1.6.5 * Removed JNA. Less native stuff and less chances of incurring into an UnsatisfiedLinkError * Many new and old issues closed. Thanks to many, and @Chris--A in particular * Faster libraries list update +* Serial monitor stays opened during upload, disabled. Thanks @avishorp and @Wackerbarth [libraries] * LiquidCrystal fixes. Thanks @newbie15