aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-05-26 21:43:41 +0530
committerGitHub <noreply@github.com>2020-05-26 21:43:41 +0530
commiteb936e1f36d308fe210fdfa4a34a5df66fc1a70b (patch)
tree99ce5103eb6a3c789e4a9632d0185f41e855130a /CHANGELOG.md
parent96ed53206e62421e7e7e375ce921c24a85053a13 (diff)
Introduce better R8 optimizations (#796)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d9d64f84..b0b1ee46 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Reduce Autofill false positives on username fields by removing "name" from list of heuristic terms
+- Reduced app size
## [1.8.1] - 2020-05-24