docs(changelog): fix typo
This commit is contained in:
parent
ff80e7ed24
commit
931e11f996
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(panes): reuse CWD when dropping to shell in command panes (https://github.com/zellij-org/zellij/pull/2915)
|
* fix(panes): reuse CWD when dropping to shell in command panes (https://github.com/zellij-org/zellij/pull/2915)
|
||||||
* fix(resurrection): reduce default serialization interval to 1m and make it configurable (https://github.com/zellij-org/zellij/pull/2923)
|
* fix(resurrection): reduce default serialization interval to 1m and make it configurable (https://github.com/zellij-org/zellij/pull/2923)
|
||||||
* fix(plugins): allow reloading plugins if they crashed (https://github.com/zellij-org/zellij/pull/2929)
|
* fix(plugins): allow reloading plugins if they crashed (https://github.com/zellij-org/zellij/pull/2929)
|
||||||
|
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906/files)
|
||||||
|
|
||||||
## [0.39.0] - 2023-11-07
|
## [0.39.0] - 2023-11-07
|
||||||
* feat(panes): start panes/editors/commands/plugins in-place (https://github.com/zellij-org/zellij/pull/2795)
|
* feat(panes): start panes/editors/commands/plugins in-place (https://github.com/zellij-org/zellij/pull/2795)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue