docs: update changelog (#2250)

This commit is contained in:
Clement Tsang
2026-09-15 20:49:41 -04:00
committed by GitHub
parent c72acfd8e3
commit 8631df3f48
+2 -1
View File
@@ -29,7 +29,8 @@ That said, these are more guidelines rather than hard rules, though the project
### Features
- [#2239](https://github.com/ClementTsang/bottom/pull/2239): Initial Intel GPU support for Linux to get process GPU usage.
- [#1434](https://github.com/ClementTsang/bottom/issues/1434): Support solid bars using block and square characters via `styles.widgets.bar_type`.
- [#2245](https://github.com/ClementTsang/bottom/pull/2245): Support solid bars using block and square characters via `styles.widgets.bar_type`.
- [#2236](https://github.com/ClementTsang/bottom/pull/2236): Add configurable binary disk capacity units for usage.
### Other