Add possibility to update the device name

This commit is contained in:
AsamK 2021-09-05 11:41:38 +02:00
parent 5a2e37a6e2
commit 299671480f
5 changed files with 24 additions and 6 deletions

View file

@ -10,6 +10,7 @@
### Added
- New global parameter `--trust-new-identities=always` to allow trusting any new identity key without verification
- New parameter `--device-name` for `updateAccount` command to update the device name
## [0.8.5] - 2021-08-07
### Added