diff --git a/docs/changelog.rst b/docs/changelog.rst index bd8d005eb..0c0fad01b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -97,7 +97,10 @@ Detailed list of changes 0.42.0 [future] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- launch: Allow creating desktop panels such as those created by the :doc:`panel kitten ` (:iss:`8459`) +- **Behavior change**: Now kitty does full grapheme segmentation following the + Unicode 16 spec when splitting text into cells (:iss:`8533`) + +- launch: Allow creating desktop panels such as those created by the :doc:`panel kitten ` (:iss:`8549`) - Allow configuring the mouse unhide behavior when using :opt:`mouse_hide_wait` (:pull:`8508`)