diff options
author | glowinthedark <48893368+glowinthedark@users.noreply.github.com> | 2020-02-29 21:46:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-01 02:16:31 +0530 |
commit | 947e41105b3fdfb7ce9734fb25119c46695f7bba (patch) | |
tree | 74c63b130b262a06ea068e10ffc20c1dd69d4897 /CHANGELOG.md | |
parent | bea3cd5457e331f04a9aeb5c99267f14908f5eaa (diff) |
Add xkpasswd-style password generator (#633)
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f7416720..db099303 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ### Added - Copy implicit username (password filename) by long pressing +- Create xkpasswd style passwords ### Fixed - Can't delete folders containing a password |