docs: update changelog (#1878)

This commit is contained in:
Clement Tsang 2025-11-17 06:05:29 -05:00 committed by GitHub
parent 45b2522929
commit 21a63f8e76
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,6 +25,7 @@ That said, these are more guidelines rather than hardset rules, though the proje
### Features
- [#1830](https://github.com/ClementTsang/bottom/pull/1830): Add spacebar shortcut to toggle process tree expansion.
- [#1861](https://github.com/ClementTsang/bottom/pull/1861): Add read-only mode, where things like killing processes is disabled.
### Bug Fixes