aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2022-08-13 10:06:54 +0400
committerGitHub <noreply@github.com>2022-08-13 10:06:54 +0400
commit5549e9eb0479994fe7004edb54fece657157d81c (patch)
tree8fc961b6b05eed6404222d3d3dd2989de7903907 /CHANGELOG.md
parent376300385b5a9377470567094ca28ed831769c30 (diff)
downloadalacritty-5549e9eb0479994fe7004edb54fece657157d81c.tar.gz
alacritty-5549e9eb0479994fe7004edb54fece657157d81c.zip
Bump winit to 0.27.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index aa6091d9..ff19cc77 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -63,7 +63,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Font having different scale factor after monitor powering off/on on X11
- Viewport not updating after opening a new tabbed window on macOS
- Terminal not exiting sometimes after closing all windows on macOS
-- CPU usage spikes due to mouse movements for unfocused windows on X11
+- CPU usage spikes due to mouse movements for unfocused windows on X11/Windows
- First window on macOS not tabbed with system prefer tabs setting
- Window being treaten as focused by default on Wayland