summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2022-02-25 14:32:33 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2022-02-25 14:32:44 -0500
commitadf1e2b2164eec90950f2c11428796a62628f2e9 (patch)
treee0ff81da4d8a3a7a548e94ddefdc1a9bb640024e /CHANGELOG.md
parent2eb865247efd0dcc879321c761a7d7b8f7750470 (diff)
docs: update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 335026bd..cae17847 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.6.9] / [0.7.0] - Unreleased
+## Features
+
+- [#676](https://github.com/ClementTsang/bottom/pull/676): Adds support for NVIDIA GPU temperature sensors.
+
## [0.6.8] - 2022-02-01
## Bug Fixes