From c2621f0c9949eb243ce57f94cfbc4de3d670f75b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 21 Feb 2021 23:42:58 -0500 Subject: add a note about needing to sync after upgrading --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a025c4e..a7c6337 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ * Stop hardcoding /tmp when using the fallback runtime directory (#37, pschmitt) * Fix `rbw edit` clearing the match detection setting for websites associated with the edited password (#34, AdmiralNemo) + * Note that you will need to `rbw sync` after upgrading and before running + `rbw edit` in order to correctly update the local database. ## [0.5.2] - 2020-12-02 -- cgit v1.2.3-54-g00ecf