summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClementTsang <cjhtsang@uwaterloo.ca>2020-11-25 20:39:37 -0500
committerClementTsang <cjhtsang@uwaterloo.ca>2020-11-25 20:39:37 -0500
commit781691d3c911ffb53cd83c2d7279468f7ec3f41e (patch)
tree253a9aca42c85ac0076d5c63a1c665baeded5539 /CHANGELOG.md
parenta634934e3d3480f107eb41e35e917ca35e56b4be (diff)
uptick: 0.5.2
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 6222a877..24ff2c40 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.5.2] - 2020-11-25
+
+## Bug Fixes
+
+- [#327](https://github.com/ClementTsang/bottom/pull/327): Fixes `hide_avg_cpu` being inverted in config files.
+
## [0.5.1] - 2020-11-22
## Bug Fixes