aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2020-05-03 16:01:26 -0400
committerJesse Luehrs <doy@tozt.net>2020-05-03 16:02:53 -0400
commit2feed7e2e9367c935aeb669daab66a63cff2f6c0 (patch)
tree17c20ca1a762c2bb2a017506dfdc1cda30a9c25b /CHANGELOG.md
parentfbd23df0526996a6745895e8e5f2266f88e75e7e (diff)
downloadrbw-2feed7e2e9367c935aeb669daab66a63cff2f6c0.tar.gz
rbw-2feed7e2e9367c935aeb669daab66a63cff2f6c0.zip
add command to clear a config setting
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 d560034..7b76d3e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@
* Multi-server support - you can now switch between multiple different
bitwarden servers with `rbw config set base_url` without needing to
redownload the password database each time.
+* `rbw config unset` to reset configuration items back to the default
### Fixed