diff --git a/CHANGELOG.md b/CHANGELOG.md index 069d5682..5db3eb56 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(compact-bar): mouse-click in simplified-ui (https://github.com/zellij-org/zellij/pull/1917) * fix(themes): black and white inverted (https://github.com/zellij-org/zellij/pull/1953) * fix(stability): gracefully handle SSH timeouts and other client buffer overflow issues (https://github.com/zellij-org/zellij/pull/1955) +* fix: empty session name (https://github.com/zellij-org/zellij/pull/1959) ## [0.33.0] - 2022-11-10