docs(changelog): status bar fix
This commit is contained in:
parent
86e765ea4d
commit
6d29c6951e
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* debugging: Remove calls to unwrap in `zellij_server::output` (https://github.com/zellij-org/zellij/pull/1878)
|
* debugging: Remove calls to unwrap in `zellij_server::output` (https://github.com/zellij-org/zellij/pull/1878)
|
||||||
* fix: resolve `zellij setup --clean` panic (https://github.com/zellij-org/zellij/pull/1882)
|
* fix: resolve `zellij setup --clean` panic (https://github.com/zellij-org/zellij/pull/1882)
|
||||||
* feat: allow toggling mouse mode at runtime (https://github.com/zellij-org/zellij/pull/1883)
|
* feat: allow toggling mouse mode at runtime (https://github.com/zellij-org/zellij/pull/1883)
|
||||||
|
* fix: display status bar properly if limited to only 1 line (https://github.com/zellij-org/zellij/pull/1875)
|
||||||
|
|
||||||
## [0.32.0] - 2022-10-25
|
## [0.32.0] - 2022-10-25
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue