docs: update changelog (#2240)

Update changelog as of 2026-09-07.
This commit is contained in:
Clement Tsang
2026-09-07 00:16:57 -04:00
committed by GitHub
parent 861791698e
commit b77d317502
+10
View File
@@ -26,6 +26,16 @@ That said, these are more guidelines rather than hard rules, though the project
- [#2225](https://github.com/ClementTsang/bottom/pull/2225): Fix waking up NVIDIA GPUs when getting stats on Linux.
### Features
- [#2239](https://github.com/ClementTsang/bottom/pull/2239): Initial Intel GPU support for Linux to get process GPU usage.
### Other
- [#2227](https://github.com/ClementTsang/bottom/pull/2227): Add missing documentation around disk I/O graph.
- [#2233](https://github.com/ClementTsang/bottom/pull/2233): Add user-level installation scope for Windows MSI installer.
- [#2237](https://github.com/ClementTsang/bottom/pull/2237): Use `WixUI_Advanced` for better installation scope selection in Windows MSI installer.
## 0.14.9 - 2026-08-27
### Bug Fixes