docs(changelog): update manpage

This commit is contained in:
Jae-Heon Ji 2022-06-29 23:02:13 +09:00 committed by GitHub
parent 580cf592c2
commit ccec12d0f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,6 +78,7 @@ that loads the `compact-bar`. (https://github.com/zellij-org/zellij/pull/1450)
* fix: mouse selection sometimes getting stuck (https://github.com/zellij-org/zellij/pull/1418) * 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) * feat: tweak simplified UI (https://github.com/zellij-org/zellij/pull/1458)
* feat: add status more tips (https://github.com/zellij-org/zellij/pull/1462) * feat: add status more tips (https://github.com/zellij-org/zellij/pull/1462)
* add: new features to manpage (https://github.com/zellij-org/zellij/pull/1549)
## [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)