mirror of
https://github.com/alacritty/alacritty.git
synced 2025-02-03 15:36:39 -05:00
Fix OpenGL reset changelog entry
This commit is contained in:
parent
bc3b7a2c1f
commit
c9c41e637a
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue