diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f2cb848..fc0bcc33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Cursor and underlines always being black on very old hardware - Crash when using very low negative `font.offset` - Startup failure on macOS with default config when system `/bin/sh` is `dash` +- Artifacts in corners for maximized window with CSD on Wayland +- Dotted underline not shown on macOS +- Underline on macOS always being at the bottom of the cell +- Crash with `OT-SVG` fonts on Linux/BSD ## 0.11.0 |