aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-06-28 22:36:20 +0530
committerGitHub <noreply@github.com>2020-06-28 22:36:20 +0530
commit56c301dc7c5353d7f7021e04441104cfe42c063f (patch)
tree56cf4db3852657634ba1d76ad24fdf912fe52926 /CHANGELOG.md
parenta3eaefa50dc87f208a11e077697f0f4f50674fa0 (diff)
Sync with release branch (#896)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 9 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08544acb..59fe0722 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,10 +6,15 @@ All notable changes to this project will be documented in this file.
### Fixed
-- Remember passphrase option did not work with keys that had empty passphrases and were generated before 2019
- Folder names that were very long did not look right
- Error message for wrong SSH/HTTPS password now looks cleaner
+## [1.9.1] - 2020-06-28
+
+### Fixed
+
+- Remember passphrase option did not work with old-style keys (generated either before 2019 or by passing `-m PEM` to new versions of OpenSSH)
+
### Added
- Add GNU IceCatMobile to the list of supported browsers for Autofill
@@ -209,7 +214,9 @@ All notable changes to this project will be documented in this file.
- Fix elements overlapping.
-[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.0...HEAD
+[Unreleased]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.1...HEAD
+
+[1.9.1]: https://github.com/android-password-store/Android-Password-Store/compare/1.9.0...1.9.1
[1.9.0]: https://github.com/android-password-store/Android-Password-Store/compare/1.8.1...1.9.0