summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-10-07 15:26:24 +0200
committerGitHub <noreply@github.com>2021-10-07 15:26:24 +0200
commit8415004834d47e68da2fe4c5ecd9ef7f74945642 (patch)
tree1d77b683078e4f933312ba7d14d136179e795837 /CHANGELOG.md
parentf2401d0b2585c23c3358d0a2c1492c3a2981c70f (diff)
docs(changelog): update screen/tab client refactor
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 429149141..d8e8c6026 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: Commands that don't interact with the config file don't throw errors on malformed config files (https://github.com/zellij-org/zellij/pull/765)
* Add: Add config options to default config file (https://github.com/zellij-org/zellij/pull/766)
* Fix: Properly clear "FULLSCREEN" status when a pane exits on its own (https://github.com/zellij-org/zellij/pull/757)
+* Refactor: handle clients in tabs/screen (https://github.com/zellij-org/zellij/pull/770)
## [0.18.1] - 2021-09-30