From e3e1cf29ae208eb2a10603d1af5e7e8e6202046a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 25 Mar 2023 23:24:43 -0400 Subject: fix changelog --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1cecb0..51fc760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,20 @@ # Changelog -## [1.6.0] - 2023-03-09 +## [Unreleased] ### Added -* `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.6.0] - 2023-03-09 + +### Added + +* `rbw get` now supports a `--raw` option to display the entire contents of + the entry in JSON format (#97, classabbyamp) + ## [1.5.0] - 2023-02-18 ### Added -- cgit v1.2.3