mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-29 23:31:03 +03:00
docs(changelog): various race fixes
This commit is contained in:
parent
0d60bf16bf
commit
58b13babbc
@ -26,6 +26,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||||||
* fix(panes): handle race conditions when unsetting fullscreen (https://github.com/zellij-org/zellij/pull/3166)
|
* fix(panes): handle race conditions when unsetting fullscreen (https://github.com/zellij-org/zellij/pull/3166)
|
||||||
* feat(plugins): allow specifying cwd when creating a new session with a layout (https://github.com/zellij-org/zellij/pull/3172)
|
* feat(plugins): allow specifying cwd when creating a new session with a layout (https://github.com/zellij-org/zellij/pull/3172)
|
||||||
* feat(plugins): session-manager cwd and new filepicker/strider (https://github.com/zellij-org/zellij/pull/3200)
|
* feat(plugins): session-manager cwd and new filepicker/strider (https://github.com/zellij-org/zellij/pull/3200)
|
||||||
|
* fix(stability): various client races (https://github.com/zellij-org/zellij/pull/3209)
|
||||||
|
|
||||||
## [0.39.2] - 2023-11-29
|
## [0.39.2] - 2023-11-29
|
||||||
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
|
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
|
||||||
|
Loading…
Reference in New Issue
Block a user