aboutsummaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@google.com>2013-08-01 15:32:20 -0700
committerXavier Ducrohet <xav@google.com>2013-08-01 15:32:20 -0700
commit5c3079cecb3f0e6336cb588e95218a791c68839c (patch)
treeaff59e589153ca0b250fb3f7cd3839e662d89fc2 /changelog.txt
parentcb4fc633978ab9fa2260f38a1d50095b0fc7d28b (diff)
downloadbuild-5c3079cecb3f0e6336cb588e95218a791c68839c.tar.gz
Update changelog.
Change-Id: I502148342ef5e56475df587e00e038f7232a9616
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/changelog.txt b/changelog.txt
index ad56993..e6dc67d 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,9 +1,12 @@
+0.5.5
+- Fix issue preventing to use Build Tools 18.0.1
- access to the variants container don't force creating the task.
This means android.[application|Library|Test]Variants will be empty
during the evaluation phase. To use it, use .all instead of .each
- Only package a library's own resources in its aar.
-- Misc fixes
+- Fix incremental issues in the resource merger.
+- Misc bug fixes.
0.5.4