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