summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-12-09 18:57:26 +0100
committera-kenji <aks.kenji@protonmail.com>2021-12-09 18:57:26 +0100
commit368c852e57f3aa0596ef0459d6e9cc41b314cf65 (patch)
tree1a46b6d9a2759ff7c3d5d54a46b2ad37100edc34 /CHANGELOG.md
parent25e7ed80de68f312599030876571e36f3d7db0c3 (diff)
docs(changelog): distinct tips in `status-bar`
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0653dec8c..1b6203854 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: improve perfomance when resizing window with a large scrollback buffer (https://github.com/zellij-org/zellij/pull/895)
* Fix: support multiple users in plugins
* Fix: update default layouts (https://github.com/zellij-org/zellij/pull/926)
+* Add: infrastructure to show distinct tips in the `status-bar` plugin (https://github.com/zellij-org/zellij/pull/926)
## [0.21.0] - 2021-11-29
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)