diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-06-28 01:45:39 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-28 01:45:39 +0530 |
commit | 9fc5d337b8dfecb2821225f006b1bf616d678159 (patch) | |
tree | af0884d4a5b8f90fba7ba74ed68a72c345f7719f /CHANGELOG.md | |
parent | 0a0e5174146ce367ba9118b80438adaef36bf40c (diff) |
UI fixups (#892)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 77b7def1..08544acb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ 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 ### Added |