summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKhinenw <deu07115@gmail.com>2021-01-15 17:48:30 +0900
committerGitHub <noreply@github.com>2021-01-15 08:48:30 +0000
commit3ed9f9ac388d142c4ad9ebba3a9fe6e17ccc3b0e (patch)
treef40f9d5cd02711acfac27187f295bf11e54ffff1 /CHANGELOG.md
parent80f7adf20f1fcaf6323ea905095404de71bf98a2 (diff)
Add IME support for Windows
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 9df5b3ee..ee95a3ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.8.0-dev
+### Added
+
+- IME composition preview not appearing on Windows
+
### Fixed
- Crash due to assertion failure on 32-bit architectures