From f735e10908676e3f0709cb6eb7856391f76e4b71 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Fri, 29 May 2015 16:22:21 +0200 Subject: [PATCH] Update revisions.txt --- build/shared/revisions.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 206f4cf0d..23ca437fc 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -12,6 +12,9 @@ ARDUINO 1.6.5 * 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 +* CLI: --get-pref can now be called without a pref name. If pref name is missing, IDE dumps all preferences +* Holding SHIFT when hovering the save icon will trigger a "Save As" +* Tons of minor fixes [libraries] * LiquidCrystal fixes. Thanks @newbie15