doc: update changelog with #1817 (#1818)

This commit is contained in:
Clement Tsang
2025-09-22 18:40:28 -04:00
committed by GitHub
parent 59b1db530d
commit be6d561d3f
+1
View File
@@ -32,6 +32,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.
- [#1817](https://github.com/ClementTsang/bottom/pull/1817): Fix builds for FreeBSD on ARM/PowerPC due to `libc::c_char` data type being different.
## [0.11.1] - 2025-08-15