docs(changelog): cwd fixes
This commit is contained in:
parent
7e549cdbd5
commit
662c37b508
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* feat(xtask): allow publishing without pushing changes (https://github.com/zellij-org/zellij/pull/3040)
|
* feat(xtask): allow publishing without pushing changes (https://github.com/zellij-org/zellij/pull/3040)
|
||||||
* fix(terminal): improve reflow performance as well as resource utilization and some misc ancient bugs (https://github.com/zellij-org/zellij/pull/3045, https://github.com/zellij-org/zellij/pull/3032 and https://github.com/zellij-org/zellij/pull/3043)
|
* fix(terminal): improve reflow performance as well as resource utilization and some misc ancient bugs (https://github.com/zellij-org/zellij/pull/3045, https://github.com/zellij-org/zellij/pull/3032 and https://github.com/zellij-org/zellij/pull/3043)
|
||||||
* feat(sessions): add welcome screen (https://github.com/zellij-org/zellij/pull/3112)
|
* feat(sessions): add welcome screen (https://github.com/zellij-org/zellij/pull/3112)
|
||||||
|
* fix(cli): respect cwd in `zellij run` and `zellij plugin` commands (https://github.com/zellij-org/zellij/pull/3116)
|
||||||
|
|
||||||
## [0.39.2] - 2023-11-29
|
## [0.39.2] - 2023-11-29
|
||||||
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
|
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue