From 369c927d9d08c97221c76fecef71cf08cea92c91 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Sat, 20 Feb 2021 00:33:02 +0000 Subject: Add version 0.7.2 to changelog --- CHANGELOG.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e568c92d..f29c8f72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,26 +7,31 @@ 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 -- 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.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 + ## 0.7.1 ### Fixed -- cgit v1.2.3-54-g00ecf