docs(changelog): non-directional resize
This commit is contained in:
parent
4ac9344085
commit
6e5c8dc852
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Feature: plugins can now detect right mouse clicks (https://github.com/zellij-org/zellij/pull/801)
|
* Feature: plugins can now detect right mouse clicks (https://github.com/zellij-org/zellij/pull/801)
|
||||||
* Fix: open pane in cwd even when explicitly specifying shell (https://github.com/zellij-org/zellij/pull/834)
|
* Fix: open pane in cwd even when explicitly specifying shell (https://github.com/zellij-org/zellij/pull/834)
|
||||||
* Fix: do not resize panes below minimum (https://github.com/zellij-org/zellij/pull/838)
|
* Fix: do not resize panes below minimum (https://github.com/zellij-org/zellij/pull/838)
|
||||||
|
* Feature: Non directional resize of panes (https://github.com/zellij-org/zellij/pull/520)
|
||||||
|
|
||||||
## [0.19.0] - 2021-10-20
|
## [0.19.0] - 2021-10-20
|
||||||
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue