summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-08-10 18:11:16 +0530
committerGitHub <noreply@github.com>2020-08-10 18:11:16 +0530
commit1c4ac91c6cd8440a1874390d4fd1f32953a2e8e3 (patch)
treeaaa3a8ea9d0bb350f39f01f586666e228a24d220 /CHANGELOG.md
parent3dace243e4b0fe1378e2d81c46fb70cb236e6ae5 (diff)
Prompt user to install OpenKeychain when missing (#1005)
* Prompt user to install OpenKeychain when missing Fixes #996 Signed-off-by: Harsh Shandilya <me@msfjarvis.dev> * Update changelog Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a0b6bebf..128274c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file.
- Allow creating nested directories directly
- I keep saying this but for real: error message for wrong SSH/HTTPS password is properly fixed now
+- Fix crash when OpenKeychain is not installed
## [1.10.3] - 2020-07-30