docs(changelog): shell in plugins fix
This commit is contained in:
parent
5e587333b5
commit
6f2084025e
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
||||||
* fix(cli): respect all options (eg. `default-layout`) when creating a session in the background from the CLI (https://github.com/zellij-org/zellij/pull/3288)
|
* fix(cli): respect all options (eg. `default-layout`) when creating a session in the background from the CLI (https://github.com/zellij-org/zellij/pull/3288)
|
||||||
* fix(cli): rename tab and pane from cli (https://github.com/zellij-org/zellij/pull/3295)
|
* fix(cli): rename tab and pane from cli (https://github.com/zellij-org/zellij/pull/3295)
|
||||||
|
* fix(plugins): respect $SHELL when opening a terminal from plugins (eg. from the filepicker strider) (https://github.com/zellij-org/zellij/pull/3296)
|
||||||
|
|
||||||
## [0.40.0] - 2024-04-16
|
## [0.40.0] - 2024-04-16
|
||||||
* feat(plugins): skip plugin cache flag when loading plugins (https://github.com/zellij-org/zellij/pull/2971)
|
* feat(plugins): skip plugin cache flag when loading plugins (https://github.com/zellij-org/zellij/pull/2971)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue