summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKelvin Zhang <zhangxp1998@gmail.com>2020-01-10 17:09:45 -0500
committerKelvin Zhang <zhangxp1998@gmail.com>2020-01-10 17:10:23 -0500
commit9736df02632814a8ca706049d3bb360f3ce8683e (patch)
tree891f5786c72265f356869a95f76ecf15d69d6ff2
parentf1a984fb1deae18383df96c44c19919b53f1cd91 (diff)
Update changelog to include pause by <SPACE> feature
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f8e5d6..7cb5af6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,9 @@ 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/)
## [Unreleased]
+Added
+
+* Paused UI by pressing <SPACE> key. Does not affect raw mode. (https://github.com/imsnif/bandwhich/pull/106) - [@zhangxp1998](https://github.com/zhangxp1998)
## [0.8.0] - 2020-01-09