docs: update changelog for PR #784

This commit is contained in:
ClementTsang 2022-08-23 13:32:59 -04:00
parent 90c56a9f3b
commit c891ff8865
No known key found for this signature in database
GPG Key ID: DC3B7867D8D97095

View File

@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#760](https://github.com/ClementTsang/bottom/pull/760): Add a check for whether bottom is being run in a terminal.
- [#766](https://github.com/ClementTsang/bottom/pull/766): Add FreeBSD support.
- [#774](https://github.com/ClementTsang/bottom/pull/774): Add half page scrolling with `ctrl-u` and `ctrl-d`.
- [#784](https://github.com/ClementTsang/bottom/pull/784): Add ZFS ARC support.
## [0.6.8] - 2022-02-01