docs: update changelog for PRs (#1835)

* docs: update changelog for PRs

* tmp

* revert
This commit is contained in:
Clement Tsang 2025-10-12 17:29:27 -04:00 committed by GitHub
parent 118bb5e061
commit f68974b940
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,9 +22,14 @@ That said, these are more guidelines rather than hardset rules, though the proje
## \[0.11.3\]/\[0.12.0\] - Unreleased
### Features
- [#1812](https://github.com/ClementTsang/bottom/pull/1812): Add `free_arc` option to subtract ARC from total memory usage.
### Bug Fixes
- [#1833](https://github.com/ClementTsang/bottom/pull/1833): Sort disk I/O using actual value rather than string representation.
- [#1812](https://github.com/ClementTsang/bottom/pull/1812): Fix ARC collection on FreeBSD.
## [0.11.2] - 2025-10-07