diff options
author | Harsh Shandilya <msfjarvis@gmail.com> | 2020-10-06 11:29:23 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-06 11:29:23 +0530 |
commit | 15042687f89645d1fac99f811abbb258482ec386 (patch) | |
tree | 648e0368aeedc938d680f2e62a4be175ec7a2885 /CHANGELOG.md | |
parent | 3ddd06679f1e666716391450adaa687db33332c7 (diff) |
Fix Autofill publisher changed layout (#1136)
* Fix Autofill publisher changed layout
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
* Tweak autofill publisher UI
Signed-off-by: Aditya Wasan <adityawasan55@gmail.com>
Co-authored-by: Aditya Wasan <adityawasan55@gmail.com>
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 7a5a6eab..23625b13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - Some classes of errors would be swallowed by an unhelpful 'Invalid remote: origin' message - Repositories created within APS would contain invalid `.gpg-id` files with no ability to fix them from the app +- Button labels were invisible in Autofill phishing warning screen ### Added |