summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-26 10:46:14 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-26 10:46:14 +0100
commit1725075cbb0b7f057fac85cee47061c10c6d1c27 (patch)
treef72548ddf2fcea4e2c5ef04a1f59019b516abbde /CHANGELOG.md
parentc349586d84e63f9c752340246fc5ca7fa538795d (diff)
docs(changelog): add zellij version to plugin api
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 621a020f6..0c174120e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* 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)
+* Add: plugin api, to provide version information to plugins (https://github.com/zellij-org/zellij/pull/894)
## [0.20.1] - 2021-11-10