aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2013-01-10 18:20:39 -0800
committerXavier Ducrohet <xav@android.com>2013-01-11 08:37:08 -0800
commit2d555fc8bf2c31b39a3ed849e2dff177f90fd9e5 (patch)
treeef55a9f4f462cffbf7193c2472077e7bde965748 /changelog.txt
parent1ac02d56be392643eb31a855fb418cfa926b63f8 (diff)
downloadbuild-2d555fc8bf2c31b39a3ed849e2dff177f90fd9e5.tar.gz
Update changelog.
Change-Id: I0df828ebb747d9bb3320bf2a33cec22088b900a1
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index a3dbd79..cbe405e 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,9 +1,15 @@
0.3
+* Requires Gradle 1.3. Runtime check will ensure this.
+* Requires Android Platform Tools 16.0.2+. Runtime check will ensure this.
* API to manipulate Build Variants
-* Support for multi resource folders (see multires sample)
+* Support for multi resource folders. See 'multires' sample
* versionName suffix in build type.
* Improved DSL to setup signing info.
+* new API to relocate full sourceSet. See 'migrated' sample.
+* Running tests on device now breaks the build if any test fails, and create a nice report, for each flavor/project, but also aggregated.
+* New plugin 'android-reporting' to aggregate android test results accross projects. See 'flavorlib' sample.
+* Tests now runs on all connected devices in parallel.
0.2