summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-12-19 22:52:29 -0500
committerGitHub <noreply@github.com>2023-12-19 22:52:29 -0500
commit004c83728d13ecbd2eb892a7db718a5fc2413a52 (patch)
tree1dca3ed6e5dcae726aa05d3ae76e016fbf2122ad /CHANGELOG.md
parentc6a33934193de9c84d7c1b488853a680d3b12408 (diff)
docs: update changelog with #1353 (#1358)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b28dd82..9ad825dc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Features
- [#1276](https://github.com/ClementTsang/bottom/pull/1276): Add GPU process info.
+- [#1353](https://github.com/ClementTsang/bottom/pull/1353): Support selecting the average CPU graph as a default.
### Changes