Mention #482 being fixed in the changelog (#925)

This commit is contained in:
Harsh Shandilya 2020-07-08 14:20:08 +05:30 committed by GitHub
parent 6169920878
commit 0ead6b2a4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.
- Text input boxes were illegible on dark theme - Text input boxes were illegible on dark theme
- Top-level password names had inconsistent top margin making them look askew - 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 - 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 ### Added