summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2023-01-03 22:49:54 +0900
committerGitHub <noreply@github.com>2023-01-03 22:49:54 +0900
commit3da1cbf95c34283091186fd54926673fe2ec10f6 (patch)
tree23b8725a6f04a625a48a1f93ea48c8afc3534adb /CHANGELOG.md
parentad21f81ac030d8a48fdb14dd23eba9309c373c04 (diff)
docs(changelog): add tmux close pane key
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 af5b34fad..999b32541 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: show visual error when failing to resize panes in various situations (https://github.com/zellij-org/zellij/pull/2036)
* dist: remove nix support (https://github.com/zellij-org/zellij/pull/2038)
* feat: support floating panes in layouts (https://github.com/zellij-org/zellij/pull/2047)
+* feat: add tmux close pane key (https://github.com/zellij-org/zellij/pull/2058)
## [0.34.4] - 2022-12-13