diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2020-12-10 21:06:45 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-10 21:06:45 +0530 |
commit | c02ad427be3652298f4a07a5f1a0d68e4ac44c45 (patch) | |
tree | d5a0cb41547a0a6208b2b2b5931928e361f1e5e2 /CHANGELOG.md | |
parent | 29778e0e3da9f9c8b76c7ecaf92962779a7840ab (diff) |
Try to fix missing `.gpg-id` files as well (#1246)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 30efefa7..3816a06a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Added - On Android 11, Autofill will use the new [inline autofill](https://developer.android.com/guide/topics/text/ime-autofill#configure-provider) UI that integrates Autofill results into your keyboard app. +- Invalid `.gpg-id` files can now be fixed automatically by deleting them and then trying to create a new password. ### Fixed |