aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-25 18:44:21 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-25 23:14:16 -0400
commit5eab3c4b33f2b0b594993a095eae86f88828827d (patch)
treea2ce6133546bd03a56ad2ae65f1ad0478ab8ee91 /CHANGELOG.md
parentb659cc500476a7b4b94bc6659d46922be9465b99 (diff)
downloadrbw-5eab3c4b33f2b0b594993a095eae86f88828827d.tar.gz
rbw-5eab3c4b33f2b0b594993a095eae86f88828827d.zip
sync the db every hour, like other bitwarden clients
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f14a4cd..b1cecb0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,9 @@
* `rbw get` now supports a `--raw` option to display the entire contents of
the entry in JSON format (#97, classabbyamp)
+* `rbw` now automatically syncs the database from the server at a specified
+ interval while it is running. This defaults to once an hour, but is
+ configurable via the `sync_interval` option
## [1.5.0] - 2023-02-18