diff --git a/CHANGELOG.md b/CHANGELOG.md index c6a35203..25bba9d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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