summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2020-01-14 17:48:05 +0100
committerAram Drevekenin <aram@poor.dev>2020-01-14 17:48:05 +0100
commitbafff57b01f98526ba9d4ad707d554e3e2617c4e (patch)
tree05cb77d63bc8e23975dfa77ab03ea4d2c2d72f7c /CHANGELOG.md
parentf7317b33efa144cb2883e0902cea53d3b9686252 (diff)
chore(release): 0.9.00.9.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0434687..d59a6a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+## [0.9.0] - 2020-01-14
+
### Added
* Paused UI by pressing <SPACE> key. Does not affect raw mode. (https://github.com/imsnif/bandwhich/pull/106) - [@zhangxp1998](https://github.com/zhangxp1998)