Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Fissore <federico@fsfe.org>2015-03-28 15:42:51 +0300
committerFederico Fissore <federico@fsfe.org>2015-03-28 15:42:51 +0300
commit3788128385d0ca21f4652246f205f838d7c4cf54 (patch)
tree791ee04a6a35c8861ac94b54b0469f1052d8e3de
parente98fed3e26c1aa05e591727619dd752385494970 (diff)
Update revisions.txt1.6.2
-rw-r--r--build/shared/revisions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt
index 3b8088ec9..06ef0442a 100644
--- a/build/shared/revisions.txt
+++ b/build/shared/revisions.txt
@@ -2,6 +2,7 @@
ARDUINO 1.6.2 - 2015.03.28
[ide]
+* Boards and libraries managers, for one click install of additional boards and libraries
* In platform.txt, pre and post build hooks can now be specified. Example: recipe.hooks.prebuild.0.pattern=echo "Hello {build.source.path}". Thanks @Wackerbarth
* Windows and MacOSX JVM Xmx halved to 512M
* Introduced starting splashscreen with progress status: will be used for notifying user of long running startup tasks