aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-02-21 23:42:58 -0500
committerJesse Luehrs <doy@tozt.net>2021-02-21 23:42:58 -0500
commitc2621f0c9949eb243ce57f94cfbc4de3d670f75b (patch)
treec9bed33b1c169bd471bfd341f49991827c092d83
parent9b5bc94b5de8c7c1e226887f5e986ecef5967d06 (diff)
downloadrbw-c2621f0c9949eb243ce57f94cfbc4de3d670f75b.tar.gz
rbw-c2621f0c9949eb243ce57f94cfbc4de3d670f75b.zip
add a note about needing to sync after upgrading
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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