summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-11-02 22:39:02 -0500
committerGitHub <noreply@github.com>2020-11-02 22:39:02 -0500
commite8358f8f47f707b2af99e3b69dd1d7c3d2ca0ef3 (patch)
tree6e783692e52373ecf81d32a557ee596a25171801 /CHANGELOG.md
parent9e858713fda0c622e74b47bca14bf985655273da (diff)
bug: fix incorrect basic cpu spacing (#291)
Fixes a bug with CPU spacing on basic mode.
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 558e7285..6976b15f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -50,6 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [#290](https://github.com/ClementTsang/bottom/pull/290): Fixed an incorrect offset affecting the CPU colour when scrolling.
+- [#291](https://github.com/ClementTsang/bottom/pull/291): Fixed spacing problems in basic CPU mode.
+
## [0.4.7] - 2020-08-26
### Bug Fixes