summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-06-08 19:49:30 -0400
committerGitHub <noreply@github.com>2023-06-08 19:49:30 -0400
commitf0249c61c30537426b4800d48f320de5bfe2e281 (patch)
treea5b239e7d014f90088c408925f7afe9092bc22db
parent48422c411193ff81b01d97e6ec3bb70f18b3c5ac (diff)
docs: update changelog to include #1191 (#1192)
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd10c105..9f019b08 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
## Bug Fixes
- [#1186](https://github.com/ClementTsang/bottom/pull/1186): Fix for temperature sensor data gathering on Linux immediately halting if any method failed.
+- [#1191](https://github.com/ClementTsang/bottom/pull/1191): Fix ntfs3 mounts not being counted as a physical drive type.
## Features