diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-07-14 11:56:47 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-14 11:56:47 +0530 |
commit | 4250cd499cb20b314e8abea2c16b6c4419557d58 (patch) | |
tree | bfe996d4f478474717837a98fbbd17a346a3343a /CHANGELOG.md | |
parent | 7f3aceaf11ce69a121ea0d9bd62e38953184e40c (diff) |
Properly guard against invalid renaming (#929)
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 f9691e18..729e66cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file. - A brand new icon to go with our biggest update ever! - Light theme is now a consistent white across the board with ample contrast - XkPassword generator is now easier to use with less configuration options +- Edit screen now has better protection and guidance for invalid names ### Fixed |