aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-28 03:12:09 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-28 03:19:45 -0400
commit3ab2da1595da8b1b596f256a26c9e65ab35bc24c (patch)
tree5400a00a8c341582a7d93f9d06bce732f9c81d39 /CHANGELOG.md
parent3efe6a2b304c0c63bd2ce86adcd23a3647634008 (diff)
downloadrbw-3ab2da1595da8b1b596f256a26c9e65ab35bc24c.tar.gz
rbw-3ab2da1595da8b1b596f256a26c9e65ab35bc24c.zip
display the server's error message for incorrect password
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 e8bbcab..11d5f44 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
* Correctly handle password retries when entering an invalid password on the
official Bitwarden server.
* Fix hang when giving an empty string to pinentry.
+* The error message from the server is now shown when logging in fails.
## [0.3.5] - 2020-05-25