From e70545948cb3a58b8928d480cbb7abb08adf7445 Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Thu, 7 May 2015 17:15:37 +0200 Subject: [PATCH] Update revisions.txt --- build/shared/revisions.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 1ad513dfe..2bf7cc5c2 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -1,5 +1,9 @@ ARDUINO 1.6.5 +[ide] +* File, Sketch and Tools menu items are properly handled when switching between different windows +* Sketch > Export compiled Binary: saves the compiled binary (hex, bin) into the sketch folder. Thanks @championswimmer + ARDUINO 1.6.4 - 2015.05.06 [ide]