summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-07-26 20:11:53 +0530
committerGitHub <noreply@github.com>2020-07-26 20:11:53 +0530
commit2b1f101685472452ecb30d8a84bcc6b88167bd1c (patch)
tree1f722556a4498d16e1b0179974549241c79e329d /CHANGELOG.md
parent9f8f9d588c00139e42470b491464457623c8b717 (diff)
Correctly set error on incorrect credentials (#972)
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 ddd1521b..f17e7a0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Properly handle cases where files contain only TOTP secrets and no password
- Allow creating nested directories directly
+- I keep saying this but for real: error message for wrong SSH/HTTPS password is properly fixed now
## [1.10.1] - 2020-07-23