aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-02 02:45:04 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-02 02:45:04 -0500
commitd149a01bffd2bfdd16e471c8be55f7760c70dd69 (patch)
tree552b9f5a1288cf29ae88bf65a5e201692a29004a /CHANGELOG.md
parentafde294f5922cead3efde54400c973e55004aa0a (diff)
downloadrbw-d149a01bffd2bfdd16e471c8be55f7760c70dd69.tar.gz
rbw-d149a01bffd2bfdd16e471c8be55f7760c70dd69.zip
suggest rotating the user's encryption key for old cipherstring types
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4888412..664b165 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@
* On Linux, the `rbw-agent` process can no longer be attached to by debuggers,
and no longer produces core dumps (#42, oranenj)
+* Suggest rotating the user's encryption key if we see an old cipherstring type
+ (#40, rjc)
## [1.0.0] - 2021-02-21