From 1b3742efbb87c133cc74f22285d75c8aa9f2ce75 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 4 Jun 2021 12:20:27 +0530 Subject: [PATCH] Add a link to Iosevka in the changelog --- docs/changelog.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 1f4676983..1db5cad6f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -78,7 +78,8 @@ To update |kitty|, :doc:`follow the instructions `. - macOS: Fix a rare crash on exit (:iss:`3686`) -- Fix ligatures not working with the Iosevka font (requires Iosevka >= 7.1) +- Fix ligatures not working with the `Iosevka + `_ font (requires Iosevka >= 7.1) (:iss:`297`)