diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b25246a..66289e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) * fix: ensure ejected pane always has a frame (https://github.com/zellij-org/zellij/pull/1950) * 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) ## [0.33.0] - 2022-11-10