From a07369ce69660a940431fc5297940391d23a4803 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 24 Mar 2020 18:14:14 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index e9e137b43..c683c99ad 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -12,6 +12,9 @@ To update |kitty|, :doc:`follow the instructions `. - Fix a regression in 0.17 that caused tab bar background to be rendered after the last tab as well (:iss:`2464`) +- macOS: Fix a regression in 0.17 that caused incorrect variants to be + automatically selected for some fonts (:iss:`2462`) + 0.17.0 [2020-03-24] --------------------