From 5eab3c4b33f2b0b594993a095eae86f88828827d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 25 Mar 2023 18:44:21 -0400 Subject: sync the db every hour, like other bitwarden clients --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3-54-g00ecf