summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-02-07 15:47:03 +0100
committerGitHub <noreply@github.com>2023-02-07 15:47:03 +0100
commite3981283a99e866faefa53cd7c06040ea99cac39 (patch)
treec72690203667ae5742b488c0b748d275b6ef2fba
parent99e8d56adb50b1b2921d4af01972c4b9fd8b6105 (diff)
docs(changelog): switch to tab by name
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b2fac5b0..28f4dc13d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* errors: Improve client disconnect handling (https://github.com/zellij-org/zellij/pull/2068)
* feat: add ScrollToTop action (https://github.com/zellij-org/zellij/pull/2110)
* fix: the status-bar now does the right thing when set to one line (https://github.com/zellij-org/zellij/pull/2091)
+* feat: add cli action to switch to tab by name (https://github.com/zellij-org/zellij/pull/2120)
## [0.34.4] - 2022-12-13