mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-25 23:33:08 +03:00
docs(changelog): layoutinfo newtabs plugin api
This commit is contained in:
parent
7562a81f0d
commit
158260799b
@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* 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)
|
||||
* fix(tabs): closing a tab no longer breaks tab movement (https://github.com/zellij-org/zellij/pull/3299)
|
||||
* feat(plugins): add API to open new tabs with a LayoutInfo (https://github.com/zellij-org/zellij/pull/3305)
|
||||
|
||||
## [0.40.0] - 2024-04-16
|
||||
* feat(plugins): skip plugin cache flag when loading plugins (https://github.com/zellij-org/zellij/pull/2971)
|
||||
|
Loading…
Reference in New Issue
Block a user