From b33845df8a4addefa9ae4d72e1e342d616d9ab87 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 6 Oct 2020 06:50:29 +0530 Subject: [PATCH] Update Changelog --- docs/changelog.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index a72142b9b..f70f95551 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,6 +4,15 @@ Changelog |kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator. To update |kitty|, :doc:`follow the instructions `. +0.19.1 [future] +------------------- + +- hints kitten: Add an ``ip`` type for easy selection of IP addresses + (:pull:`3009`) + +- Fix update available notifications repeating (:pull:`3006`) + + 0.19.0 [2020-10-04] -------------------