diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-06-17 18:35:46 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 18:35:46 +0530 |
commit | 8ff37e953fafb05aed9908c4b743da259ed0912d (patch) | |
tree | 136cea86f8a0534b71492c2d3be905574d3197ed /CHANGELOG.md | |
parent | c601c0b1195b8cd0cf4918d38c2f038e835718a5 (diff) |
Improve bulk deletion and password move flow (#855)
Co-authored-by: Fabian Henneke <FabianHenneke@users.noreply.github.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e7a8b13..0f84343f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ All notable changes to this project will be documented in this file. - Reduced app size - Improve IME experience with server config screen - Removed edit password option from long-press menu. +- Batch deletion now does not require manually confirming for each password +- Better commit messages on password deletion ## [1.8.1] - 2020-05-24 |