summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub Actions <noreply@github.com>2020-07-30 08:58:45 +0000
committerGitHub Actions <noreply@github.com>2020-07-30 08:58:45 +0000
commitcccf3e39ec77518fd6c8abe5197963c8e89bcdc5 (patch)
treef98a60c527d4ab92ef9ccdadb53514c5cb56171b
parent23158ce6da8332bdb1f75a589b31ebcd1d819e00 (diff)
Prepare release 1.10.2
-rw-r--r--CHANGELOG.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38eb7eb0..204704be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
+## [1.10.2] - 2020-07-30
+
### Fixed
-- Properly handle cases where files contain only TOTP secrets and no password
-- Correctly hide TOTP import button when TOTP secret/OTPAUTH URL is already present in extra content
-- SMS OTP Autofill no longer crashes when invoked and correctly asks for the required permission on first use
+- Properly handle cases where files contain only TOTP secrets and no password
+- Correctly hide TOTP import button when TOTP secret/OTPAUTH URL is already present in extra content
+- SMS OTP Autofill no longer crashes when invoked and correctly asks for the required permission on first use
## [1.10.1] - 2020-07-23
@@ -265,7 +267,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.1...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.2...HEAD
+
+[1.10.2]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.1...1.10.2
[1.10.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.10.0...1.10.1