docs(changelog): respect cwd for plugins
This commit is contained in:
parent
6340b5e312
commit
7bd77ccc61
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* fix(panes): break pane to new tab regression (https://github.com/zellij-org/zellij/pull/3130)
|
||||
* feat: add moving tab to other position (https://github.com/zellij-org/zellij/pull/3047)
|
||||
* feat(plugins): introduce plugin aliases (https://github.com/zellij-org/zellij/pull/3157)
|
||||
* fix(plugins): respect cwd (https://github.com/zellij-org/zellij/pull/3161)
|
||||
|
||||
## [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