diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b2fac5b..28f4dc13 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