summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-12-17 14:57:38 -0800
committerGitHub <noreply@github.com>2020-12-17 17:57:38 -0500
commit682f6493d1b0cd7e138b734cf5e789d81530bda5 (patch)
tree2ed64d9b0f23086bacfb9578851e3b7a327e4adc /CHANGELOG.md
parent061cdb913b04aa6cd7e29cf0cc285227ac21846a (diff)
refactor: re-use heim for ARM targets if possible (#360)
Use heim on ARM targets again where appropriate.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 53969de0..e92a13ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Bug Fixes
+## [0.5.6] - Unreleased
+
+## Bug Fixes
+
+- [#361](https://github.com/ClementTsang/bottom/pull/361): Fixed temperature sensors not working on non-Linux platforms.
+
## [0.5.5] - 2020-12-14
## Bug Fixes