docs(changelog): layout cli arg merge
This commit is contained in:
parent
2f58835f07
commit
2514ae43c3
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* chore(dependencies): update `names` and `dialoguer` crates (https://github.com/zellij-org/zellij/pull/1430)
|
* chore(dependencies): update `names` and `dialoguer` crates (https://github.com/zellij-org/zellij/pull/1430)
|
||||||
* fix: add checking for missing extensions (https://github.com/zellij-org/zellij/pull/1432)
|
* fix: add checking for missing extensions (https://github.com/zellij-org/zellij/pull/1432)
|
||||||
* fix: client process hanging / not exiting when terminal emulator was closed (https://github.com/zellij-org/zellij/pull/1433)
|
* fix: client process hanging / not exiting when terminal emulator was closed (https://github.com/zellij-org/zellij/pull/1433)
|
||||||
|
* BREAKING CHANGE: merge `--layout` and `--layout-path` (https://github.com/zellij-org/zellij/pull/1426)
|
||||||
|
|
||||||
## [0.29.1] - 2022-05-02
|
## [0.29.1] - 2022-05-02
|
||||||
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)
|
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue