diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-12-21 01:57:27 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-12-21 13:01:42 +0530 |
commit | 0830499c6c2a027fc1313045f364e1d4a10e8539 (patch) | |
tree | 3fe29c42dfef257e5ea36599a0706b0f5807c21f /CHANGELOG.md | |
parent | 17860407f9451b3ac90caa1fc20a10cfd4c44489 (diff) |
CHANGELOG: add entry
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 0af19d85..307f7a82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ All notable changes to this project will be documented in this file. - The app UI was reskinned to match Google's Material You guidelines - Using HTTPS without authentication is now fully supported, and no longer asks for a username - Enabling 'Show hidden files and folders' no longer shows Git-related files and folders +- XkPasswd password generator has been removed in favor of one backed by [Diceware](https://theworld.com/~reinhold/diceware.html) ## [1.13.5] - 2021-07-28 |