From 2719ac7d01401a8e0a0a3ff0214d05ee770ee59d Mon Sep 17 00:00:00 2001 From: Fredrick Brennan Date: Sat, 18 Jan 2020 17:34:27 +0800 Subject: [PATCH] Add :pull:`2248` to changelog.rst It was missing --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6a8890302..2a38fb3fd 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,7 +17,7 @@ To update |kitty|, :doc:`follow the instructions `. (:iss:`2276`) - Allow choosing OpenType features for individual fonts via the - :opt:`font_features` option. + :opt:`font_features` option. (:pull:`2248`) - Add an option :opt:`force_ltr` to turn off the display of text in RTL scripts in right-to-left order (:pull:`2293`)