docs(changelog): start session in the background
This commit is contained in:
parent
e68bc649d6
commit
1c883c2a83
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* feat(cli): Add `move-tab` action (https://github.com/zellij-org/zellij/pull/3244)
|
||||
* feat(plugins): add serialization methods to UI components (https://github.com/zellij-org/zellij/pull/3193)
|
||||
* fix(layouts): recover from resurrection crash and fix swap layouts not being picked up by new-tab keybinding (https://github.com/zellij-org/zellij/pull/3249)
|
||||
* feat(cli): allow starting a session in the background (detached) (https://github.com/zellij-org/zellij/pull/3257)
|
||||
|
||||
## [0.39.2] - 2023-11-29
|
||||
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue