summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-11-25 16:23:54 +0100
committerGitHub <noreply@github.com>2021-11-25 16:23:54 +0100
commit10ced5a3cd7311eaaa1af9ca6f9198763f6f97a4 (patch)
tree9bc1b5589491a407707bd1a96358d0b44a2453a0
parent6c6a4393f403359838ea9b32b09520de4f50c019 (diff)
docs(changelog): multi user ui for panes
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d32ead442..621a020f6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -44,6 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: improve performance with large scrollback buffer (https://github.com/zellij-org/zellij/pull/881)
* Add: support osc8 escape code (https://github.com/zellij-org/zellij/pull/822)
* Add: optionally leave ephemeral modes by pressing the `esc` key to default config (https://github.com/zellij-org/zellij/pull/889)
+* Feature: Multiple users UI for panes behind a turned-off feature flag (https://github.com/zellij-org/zellij/pull/897)
## [0.20.1] - 2021-11-10