diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-07-16 12:18:38 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-16 12:18:38 +0530 |
commit | d4379a47791ea0002eda9821f35c632f1e224962 (patch) | |
tree | 2800d02bc7c2e412777cd4d7e00105b575f5d375 /CHANGELOG.md | |
parent | 41ecdd7b08bf3119c365ed8ce29fb95c63668e4b (diff) |
Remove manual key selection and start actually using `.gpg-id` (#916)
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
Co-authored-by: Fabian Henneke <fabian@henneke.me>
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 35f99d5c..23b188a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ All notable changes to this project will be documented in this file. - OTP codes can be automatically filled from SMS (requires Android P+ and Google Play Services) - Importing TOTP secrets using QR codes - Navigate into newly created folders and scroll to newly created passwords +- Support per-directory keys ## [1.9.2] - 2020-06-30 |