From 48ee0614544eb49e4846e70e4a297490dba01ce9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 13 Jun 2026 12:50:05 +0530 Subject: [PATCH] Update changelog --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9f24b8bb8..e939e6c70 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -173,6 +173,11 @@ consumption to do the same tasks. Detailed list of changes ------------------------------------- +0.50.0 [future] +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +- 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] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~