diff --git a/CHANGES b/CHANGES index 99527085..b2603dab 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ v1.5.2 (TBA) -Only show the --aapt / -a info in verbose mode. -Fixed (issue #392) - Don't crash out if .git folder isn't present. Use SNAPSHOT-DEV instead. -Fixed (issue #67) - Only store compressed resources.arsc if original was compressed, otherwise STORE. +-Moved build.gradle files to each sub-project, more organization :) v1.5.1 PR3 (Released December 23 - 2012) Codename: Pre Release 3 -Reverted "Prevents removal of on decompile, but then throws warning on rebuild (issue #366)"