diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-03-21 14:03:51 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-04-16 15:42:07 +0530 |
commit | c60a2534d5f63d448f9c26d6ac8a933a74249d84 (patch) | |
tree | 31976a7ab2940e3349df8ffa7cf056346f906769 /CHANGELOG.md | |
parent | c292ba2e590a81ce3b0b6bd0bbe29ff6aad8ce34 (diff) |
Inform users that GPG key selection is mandatory (#1355)
* Inform users that GPG key selection is mandatory
Fixes #1342
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* changelog: add GPG key selection improvements
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d30e98c..3c8ccb15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Fixed + +- When prompted to select a GPG key during onboarding, the app would crash if the user did not make a selection in OpenKeychain + ## [1.13.4] - 2021-03-20 - Fix support for ECDSA SSH keys and support AES-GCM |