From 9393e2979327babf2aa91257307db64dc49b588e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 14 Jun 2026 20:08:53 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index e939e6c70..fad81d9fc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -173,9 +173,11 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- -0.50.0 [future] +0.47.4 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +- Linux: Fix a regression in the previous release that broke rendering of bitmap color fonts (:pull:`10145`) + - Linux: Allow fake italics defined via a matrix in fontconfig settings to work for fonts like Fira Code that do not ship with an italic face (:pull:`10120`) 0.47.3 [2026-06-12]