summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2022-02-01 18:01:32 -0800
committerGitHub <noreply@github.com>2022-02-01 21:01:32 -0500
commit8587af6936cf241e5272ef25470e794854b5125c (patch)
tree3eccf3406079dcf695ec7efc20e1e77e462cfd1d /CHANGELOG.md
parentb59e34f159a729352cda8a3c33c5ab52987a4487 (diff)
uptick: 0.6.8 (#670)0.6.8
Uptick to 0.6.8.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 15ab5f26..335026bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,18 +5,24 @@ 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.6.8] / [0.7.0] - Unreleased
+## [0.6.9] / [0.7.0] - Unreleased
-## [0.6.7] - 2022-01-31
+## [0.6.8] - 2022-02-01
## Bug Fixes
-- [#655](https://github.com/ClementTsang/bottom/pull/665): Fix bug where the program would stall in an infinite loop if the width of the terminal was too small.
+- [#655](https://github.com/ClementTsang/bottom/pull/669): Fix a bug where the number of CPUs is never refreshed.
+
+## [0.6.7] - 2022-01-31
## Features
- [#646](https://github.com/ClementTsang/bottom/pull/646): Add `PgUp`/`PgDown` keybind support to scroll up and down a page in a table.
+## Bug Fixes
+
+- [#655](https://github.com/ClementTsang/bottom/pull/665): Fix bug where the program would stall in an infinite loop if the width of the terminal was too small.
+
## Internal Changes
- [#658](https://github.com/ClementTsang/bottom/pull/658): Update sysinfo.