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 a629010a..ede22e99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Completions for `--class` and `-t` (short title) - Change the mouse cursor when hovering over the message bar and its close button +### Changed + +- On Windows, query DirectWrite for recommended anti-aliasing settings + ### Fixed - GUI programs launched by Alacritty starting in the background on X11 |