From b9d52dfaf7e450ca2a4162322a93acd1c37f80da Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 13 Jun 2021 10:01:38 +0530 Subject: [PATCH] Update Changelog --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index faeaf182c..852b30ec7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions `. - macOS: Fix a regression in the previous release that broke rendering of strikeout (:iss:`3717`) +- Fix a regression in the previous release that could cause a crash when + changing layouts and mousing (:iss:`3713`) + 0.21.0 [2021-06-12] ----------------------