diff --git a/docs/changelog.rst b/docs/changelog.rst index e05a84f79..460cb6778 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -4,12 +4,15 @@ Changelog |kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator. To update |kitty|, :doc:`follow the instructions `. -0.14.6 [2019-09-23] +0.14.6 [future] --------------------- - macOS: Fix a regression in the previous release that caused a crash when pressing a unprintable key, such as the POWER key (:iss:`1997`) +- Fix a regression in the previous release that caused kitty to not always + respond to DPI changes (:pull:`1999`) + 0.14.5 [2019-09-23] ---------------------