1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-18 07:52:14 +01:00

Update revisions.txt

This commit is contained in:
Federico Fissore 2015-03-28 13:42:51 +01:00
parent e98fed3e26
commit 3788128385

View File

@ -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