docs(changelog): resurrection fix

This commit is contained in:
Aram Drevekenin 2025-08-07 16:29:44 +02:00 committed by GitHub
parent c01e59e9aa
commit e2a8f2e146
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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