aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-02-10 01:07:05 -0500
committerJesse Luehrs <doy@tozt.net>2022-02-10 01:07:05 -0500
commit42badc1f3281961bbfadffffb64de913f5b6084f (patch)
treece4b9b789ce2bb27e353bf505e163b6436c1b453 /CHANGELOG.md
parenteb13ab20bdbc46b291533eb81c04530d25804eca (diff)
downloadrbw-42badc1f3281961bbfadffffb64de913f5b6084f.tar.gz
rbw-42badc1f3281961bbfadffffb64de913f5b6084f.zip
move device_id to a separate data file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79b5e70..3c514d1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
## [1.4.2] - Unreleased
+### Changed
+
+* Device id is now stored in a separate file in the local data directory
+ instead of as part of the config (#74)
+
### Fixed
* Fix api renaming in official bitwarden server (#80)