docs: update changelog (#2067)

This commit is contained in:
Clement Tsang
2026-05-18 03:39:28 -04:00
committed by GitHub
parent a629056da9
commit 6aabb589b8
+1
View File
@@ -50,6 +50,7 @@ That said, these are more guidelines rather than hard rules, though the project
- [#2063](https://github.com/ClementTsang/bottom/pull/2063): Move process config file options from `[flags]` to be under `[processes]`.
- [#2064](https://github.com/ClementTsang/bottom/pull/2064): Move CPU config file options from `[flags]` to be under `[cpu]`.
- [#2064](https://github.com/ClementTsang/bottom/pull/2064): Move memory config file options from `[flags]` to be under `[memory_graph]`.
- [#2066](https://github.com/ClementTsang/bottom/pull/2066): Take cgroup into account for CPU usage% calculations.
### Other