diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2ec6b7..7d311129 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Clipboard copy skipping non-empty cells when encountering an interrupted tab character - Vi mode cursor moving downward when scrolled in history with active output - Crash when moving fullwidth characters off the side of the terminal in insert mode +- Broken bitmap font rendering with FreeType 2.11+ +- Crash with non-utf8 font paths on Linux +- Newly installed fonts not rendering until Alacritty restart ## 0.8.0 |