summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2021-06-23 23:34:39 -0400
committerGitHub <noreply@github.com>2021-06-23 23:34:39 -0400
commitb67c928f2b889aaf6ab5bab81eb57f1649ef56ca (patch)
treedf815055cd69bd72660c2ae1e8e96ddecaa6fd8d /CHANGELOG.md
parent93b899e7458bda4b53a8f3edbb84f4591afaefae (diff)
docs: Switch to mike for versioning (#521)
Switches to mike to add versioning to docs.
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 d8ad0ba3..e26328a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.6.2]/[0.7.0] - Unreleased
+## Features
+
+- [#518](https://github.com/ClementTsang/bottom/pull/518): Add `F9` key as an alternative process kill key.
+
## Bug Fixes
- [#504](https://github.com/ClementTsang/bottom/pull/504): Fixes two bugs causing the battery widget colours and mouse events to be broken.