diff --git a/docs/changelog.rst b/docs/changelog.rst index 2cb3396f8..6a48675a7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,6 +11,9 @@ To update |kitty|, :doc:`follow the instructions `. via escape codes to detect its version, and the values of 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 :opt:`window_margin_width` and keeping :opt:`draw_minimal_borders` on (:iss:`3017`)