summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-10-20 10:55:57 +0200
committerGitHub <noreply@github.com>2021-10-20 10:55:57 +0200
commite5b0e28a410d5bf09485ff1a1d18e194088fcde0 (patch)
tree8e2c028dd2e90751662d8a53bc690652e3888602 /CHANGELOG.md
parenta99354a155348a233c446126f305b6d8b2fb7494 (diff)
docs(changelog): multiple-clients groundwork
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 6948df634..217186c11 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: Keep default file permissions for new files (https://github.com/zellij-org/zellij/pull/777)
* Feature: Add mouse events to plugins – including strider and the tab-bar (https://github.com/zellij-org/zellij/pull/629)
* Feature: Directional movement of panes (https://github.com/zellij-org/zellij/pull/762)
+* Refactor: More groundwork to support multiple-clients in tabs (https://github.com/zellij-org/zellij/pull/788)
## [0.18.1] - 2021-09-30