diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c769d5d9..0ead9370 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,8 +23,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Clipboard escape `OSC 52` not working with empty clipboard parameter - Direct escape input on Windows using alt - Incorrect window size on X11 when waking up from suspend -- Incorrect width of Unicode 11/12 emojis +- Width of Unicode 11/12 emojis - Minimize on windows causing layout issues +- Performance bottleneck when clearing colored rows ## 0.4.0 |