diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d53bbc9..999dd877 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] * fix: pane rename backspace regression (https://github.com/zellij-org/zellij/pull/4346) * fix: Zellij Web login issue with safari (https://github.com/zellij-org/zellij/pull/4345) +* fix: terminal title regression (https://github.com/zellij-org/zellij/pull/4352) ## [0.43.0] - 2025-08-05 * feat: multiple select and bulk pane actions (https://github.com/zellij-org/zellij/pull/4169 and https://github.com/zellij-org/zellij/pull/4171, https://github.com/zellij-org/zellij/pull/4221 and https://github.com/zellij-org/zellij/pull/4286)