From 02e94f18797b388247d25515b23b2b914f599a40 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Wed, 13 May 2015 16:57:53 +0200 Subject: [PATCH] Update revisions.txt --- build/shared/revisions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index b12a05e14..525d9a7f2 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -5,6 +5,7 @@ ARDUINO 1.6.5 * Sketch > Export compiled Binary: saves the compiled binary (hex, bin) into the sketch folder. Thanks @championswimmer * New editor, based on RSyntaxTextArea. Thanks @ricardojlrufino * New keywords. Thanks @Chris--A +* Easier "additional boards manager url" field: a wide text area opens by clicking the added button (right side of the text field) [libraries] * LiquidCrystal fixes. Thanks @newbie15