aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorHarsh Shandilya <msfjarvis@gmail.com>2020-05-28 16:54:33 +0530
committerGitHub <noreply@github.com>2020-05-28 16:54:33 +0530
commitffcbabc2f4ef9766271be5335cec1869fe634646 (patch)
treee861f6062d9df9c4aff0c0aded415a3fe39688e6 /CHANGELOG.md
parent97911c587754a7c11e594004b77c4ac53af8a468 (diff)
Configure IME options and focus direction (#805)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b0b1ee46..224885ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Reduce Autofill false positives on username fields by removing "name" from list of heuristic terms
- Reduced app size
+- Improve IME experience with server config screen
## [1.8.1] - 2020-05-24