summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2020-04-21 16:14:34 -0500
committerSean E. Russell <ser@ser1.net>2020-04-21 16:14:34 -0500
commitdfa7098ad87e645638a52d384eebb178111d073a (patch)
treedf7ed6726174e2d126a2ae503b4f418bc5038f17 /CHANGELOG.md
parent4895f5ec248b6fa32ae120fdea7ea106a83261a1 (diff)
Fixes #90. The disk widget was truncating, not rounding
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 43f7437..4d2670e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -41,6 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Help & statusbar don't obey theme (#47).
- Fix help text layout.
- Merged fix from @markuspeloquin for custom color scheme loading crash
+- Memory line colors were inconsistently assigned (#91)
+- The disk code was truncating values instead of rounding (#90)
## [3.5.1] - 2020-04-09