diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-07-08 14:20:08 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-08 14:20:08 +0530 |
commit | 0ead6b2a4dfc409ffdffd5ef34c860aaa7f378ae (patch) | |
tree | 61ac3dc6c4d5cc48803c9ace74935e8217368f76 | |
parent | 616992087846fe76555080baf131637924b67507 (diff) |
Mention #482 being fixed in the changelog (#925)
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ee49497..ebf699d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - Text input boxes were illegible on dark theme - Top-level password names had inconsistent top margin making them look askew - Autofill can now be made more reliable in Chrome by enabling an accessibility service that works around known Chrome limitations +- Password Store no longer ignores the selected OpenKeychain key ### Added |