aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2020-07-31 13:34:18 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2020-07-31 13:34:18 +0530
commit327e28bb57f665de3e9fa8a9382893d5a71a2bcc (patch)
treead27fdd185f62e67d3738f62bb995c3ee43f4a29 /CHANGELOG.md
parentedec55dc8c35fb6b8b79fed9901ee4a2b39e7fcb (diff)
build: bump versionv1.10.3
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f691a7d1..b2cf136a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.10.3] - 2020-07-30
+
### Fixed
- Worked around a dependency bug that would crash the Autofill service when triggered on an OTP field
@@ -271,7 +273,9 @@ All notable changes to this project will be documented in this file.
- Fix elements overlapping.
-[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.2...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.3...HEAD
+
+[1.10.3]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.2...1.10.3
[1.10.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.1...1.10.2