summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-12-08 18:42:40 +0100
committerGitHub <noreply@github.com>2021-12-08 18:42:40 +0100
commit90f463138b603220583ed843bacd0ae834edc472 (patch)
treee2ae1fb96e9881699ee05ee3dd422f4ba15a35ac /CHANGELOG.md
parent92bddf1b798ec4ecfce8831552e1f218273bb50f (diff)
docs(changelog): multiple users in plugins
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 40625a16e..2e1a46aa7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: update example config options (https://github.com/zellij-org/zellij/pull/920)
* Fix: correct handling of unbinds (https://github.com/zellij-org/zellij/issues/923)
* 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
## [0.21.0] - 2021-11-29
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)