aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-27 03:20:53 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-27 03:27:16 -0400
commit6f5e4bcd777670ebe0f6bc56ef04d1769bf30a1c (patch)
tree566735e913a7e302a3d2ee3e439208752a77ac2e /CHANGELOG.md
parentbc137a1f4c7c4026effa9eec06a1f0d594d21b2a (diff)
downloadrbw-6f5e4bcd777670ebe0f6bc56ef04d1769bf30a1c.tar.gz
rbw-6f5e4bcd777670ebe0f6bc56ef04d1769bf30a1c.zip
parse login error correctly
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d71c402..021f4ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## Unreleased
+
+### Fixed
+
+* Correctly handle password retries when entering an invalid password on the
+ official Bitwarden server.
+
## [0.3.5] - 2020-05-25
### Fixed