Add version 0.7.2 to changelog

This commit is contained in:
Christian Duerr 2021-02-20 00:33:02 +00:00 committed by GitHub
parent 4f22e6f518
commit 369c927d9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 9 deletions

View File

@ -7,25 +7,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## 0.8.0-dev
### Packaging
- Updated shell completions
### Added
- IME composition preview not appearing on Windows
### Fixed
- Alacritty failing to start on X11 with invalid DPI reported by XRandr
### Removed
- Config field `visual_bell`, you should use `bell` instead
## 0.7.2
### Packaging
- Updated shell completions
### Fixed
- Crash due to assertion failure on 32-bit architectures
- Segmentation fault on shutdown with Wayland
- Incorrect estimated DPR with Wayland
- Consecutive clipboard stores dropped on Wayland until the application is refocused
- Alacritty failing to start on X11 with invalid DPI reported by XRandr
### Removed
- Config field `visual_bell`, you should use `bell` instead
## 0.7.1