From 97f22bbff639a0f2b3b791983704e65aa2087439 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Wed, 13 May 2020 11:01:04 +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 a5bc6f6b1..27a155f7f 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,11 @@ Changelog |kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator. To update |kitty|, :doc:`follow the instructions `. +0.18.0 [future] +-------------------- + +- Allow multiple overlay windows per normal window + 0.17.4 [2020-05-09] --------------------