From 86ad318e6c3248d264c0b8d7347687f70bb9b8cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leiser=20Fern=C3=A1ndez=20Gallo?= Date: Mon, 7 Jun 2021 17:36:40 +0200 Subject: [PATCH] Fix Iosevka version in the docs Iosevka with kitty support is already out, just waiting for kitty to be released too :tada: --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 903065245..7324f45f1 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -87,7 +87,7 @@ 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) + `_ font (requires Iosevka >= 7.0.4) (:iss:`297`)