aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2025-01-14 06:41:35 +0000
committerGitHub <noreply@github.com>2025-01-14 09:41:35 +0300
commitc9c41e637ac49f3cd67cf0362c596ae9d947f896 (patch)
treec2f0c7ffe9a06024a07c8826ea83331a59aa7fe4
parentbc3b7a2c1f4137f3879de6317f24171643c925c9 (diff)
downloadr-alacritty-c9c41e637ac49f3cd67cf0362c596ae9d947f896.tar.gz
r-alacritty-c9c41e637ac49f3cd67cf0362c596ae9d947f896.tar.bz2
r-alacritty-c9c41e637ac49f3cd67cf0362c596ae9d947f896.zip
Fix OpenGL reset changelog entry
-rw-r--r--CHANGELOG.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4835758..59480b09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,10 @@ Notable changes to the `alacritty_terminal` crate are documented in its
- Error out when socket fails to create with `--daemon`
+### Fixed
+
+- Crash when OpenGL context resets
+
## 0.15.0
### Added
@@ -39,7 +43,6 @@ Notable changes to the `alacritty_terminal` crate are documented in its
- Report of Enter/Tab/Backspace in kitty keyboard's report event types mode
- Crash when pressing certain modifier keys on macOS 15+
- Cut off wide characters in preedit string
-- Crash when OpenGL context resets
## 0.14.0