diff --git a/docs/changelog.rst b/docs/changelog.rst index 89ec98cb1..77a5bf8a3 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -97,7 +97,7 @@ Detailed list of changes - Add support for `escape code protocol `__ for notifying applications on dark/light color scheme change -- Cursor trails: Fix pure vertical movement sometimes not triggering a trail (:pull:`8152`) +- Cursor trails: Fix pure vertical movement sometimes not triggering a trail and holding down a key in nvim causing the trail to be glitchy (:pull:`8152`, :pull:`8153`) 0.38.0 [2024-12-15] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~