diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-11-03 16:51:31 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-11-03 16:51:31 +0530 |
commit | a3f3ad184b7a44f3efb25ee8b1e611389bce85ba (patch) | |
tree | 02afd72fd274e2635af7cbc992694fd971b40d1d /CHANGELOG.md | |
parent | 2a9d2177a5985a76020a5dc6b9248343d18e26bc (diff) |
CHANGELOG: update
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 bedec617..c77f99b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ All notable changes to this project will be documented in this file. - Encrypted data is no longer ASCII armored, bringing it in line with `pass` - Removed Bromite from supported Autofill browsers, since they [disable Android autofill](https://github.com/bromite/bromite/blob/master/FAQ.md#does-bromite-support-the-android-autofill-framework). - Changing password generator parameters now automatically updates the password without needing to press the 'Generate' button again +- The app UI was reskinned to match Google's Material You guidelines ## [1.13.5] - 2021-07-28 |