From 2f0cecf81766111f4996b265bcdb546bf60c6be7 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Tue, 22 Dec 2020 02:21:14 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) 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