docs(changelog): tweak simplified ui

This commit is contained in:
Aram Drevekenin 2022-06-06 22:32:58 +02:00 committed by GitHub
parent 4a8d72d7b9
commit 3e5312087b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ that loads the `compact-bar`. (https://github.com/zellij-org/zellij/pull/1450)
* feat: allow searching through and editing the pane scrollback with your default editor (https://github.com/zellij-org/zellij/pull/1456)
* fix: exit client loop on empty message from server (https://github.com/zellij-org/zellij/pull/1454)
* fix: mouse selection sometimes getting stuck (https://github.com/zellij-org/zellij/pull/1418)
* feat: tweak simplified UI (https://github.com/zellij-org/zellij/pull/1458)
## [0.29.1] - 2022-05-02
* fix: forward mouse events to plugin panes (https://github.com/zellij-org/zellij/pull/1369)