From f4e2a15b8dbc1688928867b3107fef3aa33c2150 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Wed, 1 Jul 2026 23:16:39 -0400 Subject: [PATCH] docs: fix missing section and typo in changelog (#2122) --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 65698f35..e6e4fdef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,9 @@ That said, these are more guidelines rather than hard rules, though the project ## 0.14.3 - 2026-07-01 -- [2119](https://github.com/ClementTsang/bottom/pull/2119): Workaround change for draw behaviour that caused Kitty with `cursor_trail` to occasionally use more CPU. +### Other + +- [#2119](https://github.com/ClementTsang/bottom/pull/2119): Workaround change for draw behaviour that caused Kitty with `cursor_trail` to occasionally use more CPU. ## 0.14.2 - 2026-06-27