diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 9ecb7f8bb..eb85414e3 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -2,7 +2,8 @@ ARDUINO 1.6.2 [ide] -* In custom platform.txt files, pre and post build hooks can now be specified. Example: recipe.hooks.prebuild.0.pattern=echo "Hello {build.source.path}". Thanks @Wackerbarth +* 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 ARDUINO 1.6.1 - 2015.03.10