aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-01-25 20:19:49 +0530
committerGitHub <noreply@github.com>2020-01-25 20:19:49 +0530
commit14f1fa65381375149dbb3fcdba578b6b4799645e (patch)
treee7294855780d18b4a82d8d84d51b86e212d4adb0 /CHANGELOG.md
parent91f5797262e7d82bc65146c4246e71d654e229be (diff)
Correctly unmarshal errors from OpenKeychain (#615)
Fixes #614 Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d55c6878..0c9713e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [1.4.0] - TBD
+## Unreleased
+
+### Fixed
+- OpenKeychain errors cause app crash
+
+## [1.4.0] - 2020-01-24
### Added
- Add save-and-copy button