diff options
author | Kirill Chibisov <contact@kchibisov.com> | 2023-03-05 09:21:04 +0300 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2023-03-06 08:19:58 +0100 |
commit | d27e0f7a640f4ad97bb6cc3eceec581d89a21d4c (patch) | |
tree | 2668fa055ffb7ff8decad545896375ca9c9a2119 /CHANGELOG.md | |
parent | 841558201ecfc961d879520101d8470afda2ee92 (diff) | |
download | alacritty-d27e0f7a640f4ad97bb6cc3eceec581d89a21d4c.tar.gz alacritty-d27e0f7a640f4ad97bb6cc3eceec581d89a21d4c.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.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ae8c4b5d..2a8fdc42 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 |