Add a changelog entry for the last PR

This commit is contained in:
Kovid Goyal
2020-10-18 08:48:07 +05:30
parent ed2e951032
commit 12ebdd2574

View File

@@ -11,6 +11,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
via escape codes to detect its version, and the values of via escape codes to detect its version, and the values of
configuration options that enable or disable terminal features. configuration options that enable or disable terminal features.
- Options to control mouse pointer shape, :opt:`default_pointer_shape`, and
:opt:`pointer_shape_when_dragging` (:pull:`3041`)
- Fix a regression in 0.19.0 that caused borders not to be drawn when setting - Fix a regression in 0.19.0 that caused borders not to be drawn when setting
:opt:`window_margin_width` and keeping :opt:`draw_minimal_borders` on :opt:`window_margin_width` and keeping :opt:`draw_minimal_borders` on
(:iss:`3017`) (:iss:`3017`)