summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2022-11-01 09:08:17 +0100
committerGitHub <noreply@github.com>2022-11-01 09:08:17 +0100
commitcd2f5c2e7d0059c962f767c6bfae41e140fdd752 (patch)
tree76d0c5e26871cfba2ecab0afc0ad4c8c88f633d3
parentabc700fc4d10d61c969ad94fa520d7d9336dcf14 (diff)
docs(changelog): suspended command panes
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f9548d1d9..4fc235aad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: resolve `zellij setup --clean` panic (https://github.com/zellij-org/zellij/pull/1882)
* feat: allow toggling mouse mode at runtime (https://github.com/zellij-org/zellij/pull/1883)
* fix: display status bar properly if limited to only 1 line (https://github.com/zellij-org/zellij/pull/1875)
+* feat: allow starting command panes suspended (https://github.com/zellij-org/zellij/pull/1887)
## [0.32.0] - 2022-10-25