docs(changelog): terminal title fix

This commit is contained in:
Aram Drevekenin 2025-08-07 11:35:42 +02:00 committed by GitHub
parent 1b547b228a
commit ab5461eb90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* fix: pane rename backspace regression (https://github.com/zellij-org/zellij/pull/4346) * 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: 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 ## [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) * 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)