From 665ec831e354df4ab0548944083efcd3de0d66ec Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Thu, 20 Oct 2022 00:34:56 -0400 Subject: [PATCH] docs: update changelog for #841 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bd93dac..d55d8d8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [#784](https://github.com/ClementTsang/bottom/pull/784): Add ZFS ARC support. - [#794](https://github.com/ClementTsang/bottom/pull/794): Add GPU memory support for NVIDIA GPUs. - [#806](https://github.com/ClementTsang/bottom/pull/806): Update sysinfo to support M1 macOS temperature sensors. +- [#841](https://github.com/ClementTsang/bottom/pull/841): Add page up/page down support for the help screen. ## [0.6.8] - 2022-02-01