From 772afc6a8aa9db6f89de4b23df27b571a40c9118 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Mon, 1 Mar 2021 00:50:47 +0000 Subject: Remove incorrect changelog entry Since the bug was not present in the 0.7.2 release, there is no need to add a changelog entry for this fix. --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9333328b..84cf4283 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Alacritty failing to start on X11 with invalid DPI reported by XRandr - Text selected after search without any match - Incorrect vi cursor position after leaving search -- Hollow block cursor being drawn when the cursor is hidden for unfocused window ### Removed -- cgit