docs(changelog): add config through layouts
This commit is contained in:
parent
347e02ea35
commit
5458c5624b
1 changed files with 2 additions and 1 deletions
|
|
@ -35,7 +35,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
```
|
||||
* Fix: fix CSI cursor next line not moving cursor to beginning of line after moving it down (https://github.com/zellij-org/zellij/pull/863)
|
||||
* Refactor: Support multiple users in `Tab`s (https://github.com/zellij-org/zellij/pull/864)
|
||||
* Refactor: close_pane returns closed pane (https://github.com/zellij-org/zellij/pull/853)
|
||||
* Refactor: close_pane returns closed pane (https://github.com/zellij-org/zellij/pull/853)
|
||||
* Add: ability to configure zellij through layouts (https://github.com/zellij-org/zellij/pull/866)
|
||||
|
||||
|
||||
## [0.20.1] - 2021-11-10
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue