aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNosweh <62889203+Nosweh@users.noreply.github.com>2020-08-20 22:44:31 +0200
committerGitHub <noreply@github.com>2020-08-21 02:14:31 +0530
commitcf5310e0fb20b6b090972ccf409596c078d8908d (patch)
treede1bb9f93d8d4d08ac5e2c9177024c468e1c5bf6 /CHANGELOG.md
parent92f80b2e3ddfb40ce339ed8614e5997d92357bca (diff)
Wrap password creation layout in ScrollView (#1036)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbfbf651..e4dd8929 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,10 @@ All notable changes to this project will be documented in this file.
- Allow sorting by recently used
+### Fixed
+
+- Password creation UI will scroll if it does not fit on the screen
+
## [1.11.1] - 2020-08-21
### Fixed