doc: update changelog with disk I/O fix (#1834)

Adds #1833
This commit is contained in:
Clement Tsang 2025-10-10 03:11:45 -04:00 committed by GitHub
parent 256c5aba68
commit 1ba734a65d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,12 @@ That said, these are more guidelines rather than hardset rules, though the proje
---
## \[0.11.3\]/\[0.12.0\] - Unreleased
### Bug Fixes
- [#1833](https://github.com/ClementTsang/bottom/pull/1833): Sort disk I/O using actual value rather than string representation.
## [0.11.2] - 2025-10-07
### Features