From 403b6bd3235583d4672a51d8e741deff26c56b3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Tue, 28 Jul 2020 20:07:53 +0200 Subject: [PATCH] changelog: move #47 to the correct release --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbb75f1a..94e870bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ * Crash when starting a selection inside the margins. * Handle trailing comments in `footrc` +* Improved font size consistency across multiple monitors with + different DPI (https://codeberg.org/dnkl/foot/issues/47). ### Security @@ -73,8 +75,6 @@ * Crash when a **pipe-visible** or **pipe-scrollback** command contained an unclosed quote (https://codeberg.org/dnkl/foot/issues/49). -* Improved font size consistency across multiple monitors with - different DPI (https://codeberg.org/dnkl/foot/issues/47). ### Contributors