From e1dc3f27e7dcbb273f100e51e9e021e9a1dd635b Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Tue, 7 Oct 2025 20:49:35 -0400 Subject: [PATCH] docs: add missing changelog entry (#1832) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 240308a9..3f183cca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ That said, these are more guidelines rather than hardset rules, though the proje - [#1793](https://github.com/ClementTsang/bottom/pull/1793): Add support for threads in Linux. - [#1719](https://github.com/ClementTsang/bottom/pull/1719): Support ignoring all keypresses. +- [#1772](https://github.com/ClementTsang/bottom/pull/1772): Support hiding kernel threads. ### Bug Fixes