summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-03-05 09:21:04 +0300
committerGitHub <noreply@github.com>2023-03-05 06:21:04 +0000
commitf5e41d967a87c21ece9372cc982a4e84e9d1a48a (patch)
tree038ca6a6775069c6d079a4a171265808ed53dacf /CHANGELOG.md
parent66d742d0596203af7ca0e5db47c5b5bc1cc18d91 (diff)
downloadalacritty-f5e41d967a87c21ece9372cc982a4e84e9d1a48a.tar.gz
alacritty-f5e41d967a87c21ece9372cc982a4e84e9d1a48a.zip
Bump winit to 0.28.2
This also bumps copypasta and sctk-adwaita. Fixes #6744. Fixes #6702. Fixes #6696. Fixes #2741.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3dc4c297..eca8deea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Quadrants not aligned with half blocks with built-in font
- EOT (`\x03`) escaping bracketed paste mode
- Drag & Drop not working for the search bar
+- Simple-fullscreened window not resized when moving between monitors on macOS
### Removed