diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-06-14 07:54:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-14 13:24:46 +0530 |
commit | cd72d15b328cce62d0a6162533bd868222824f75 (patch) | |
tree | 0dad0cf4bab178131581c4d6a3d151db53742185 /CHANGELOG.md | |
parent | 5aab4088d1697317c8c77e3565a7b0605a21b53f (diff) |
UserPreference: delete all shortcuts when repository is deleted (#850)
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 317e7a95..0bbe354f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ### Fixed - 'Draw over other apps' permission dialog opens when attempting to use Oreo Autofill +- Old app shortcuts are now removed when the local repository is deleted ### Added - Completely revamped decypted password view |