From 2f3a8cf443b234e2a86212ae4e238b48e7e1a32b Mon Sep 17 00:00:00 2001 From: Ayose Date: Thu, 20 Oct 2022 22:24:12 +0100 Subject: Remove entry about Sixel support in the changelog. --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 746b013a..03a8c9ba 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/). ### Added -- Support for Sixel protocol - Track and report surface damage information to Wayland compositors - Escape sequence for undercurl, dotted and dashed underlines (`CSI 4 : [3-5] m`) - `ToggleMaximized` key binding action to (un-)maximize the active window, not bound by default -- cgit