From ddc2c0fb8b28d730b741f027e152699aca7f51eb Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sun, 14 Sep 2025 15:11:31 -0400 Subject: [PATCH] docs: update changelog for #1811 (#1814) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d2e8f8b..c03ff99a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ That said, these are more guidelines rather than hardset rules, though the proje - [#1800](https://github.com/ClementTsang/bottom/pull/1800): Fix colon at end of process name in Linux. - [#1804](https://github.com/ClementTsang/bottom/pull/1804): Draw average CPU last again. +- [#1811](https://github.com/ClementTsang/bottom/pull/1811): Fix drawing average CPU in basic mode when dedicated row is enabled. ## [0.11.1] - 2025-08-15