summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-12-22 02:21:14 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-12-22 02:21:14 -0500
commit2f0cecf81766111f4996b265bcdb546bf60c6be7 (patch)
tree08111bdc604bf50f849f0da513e68b5fc856050b /CHANGELOG.md
parent23ad597d18f28cbe079f29f720d74506bd858c53 (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 a14a0023..e236ee1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,8 +13,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Changes
+- [#372](https://github.com/ClementTsang/bottom/pull/372): Hides the SWAP graph and legend in normal mode if SWAP is 0.
+
## Bug Fixes
+- [#373](https://github.com/ClementTsang/bottom/pull/373): Fixes incorrect colours being used the CPU widget in basic mode.
+
## [0.5.6] - 2020-12-17
## Bug Fixes