docs(changelog): status-bar redesign
This commit is contained in:
parent
a6d6c0e4ff
commit
765f1493cd
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(rendering): do not render cursor if there's nothing to render (https://github.com/zellij-org/zellij/pull/3439)
|
* fix(rendering): do not render cursor if there's nothing to render (https://github.com/zellij-org/zellij/pull/3439)
|
||||||
* fix(terminal): workaround for windows terminal not interpreting underline colors with semicolons (https://github.com/zellij-org/zellij/pull/3440)
|
* fix(terminal): workaround for windows terminal not interpreting underline colors with semicolons (https://github.com/zellij-org/zellij/pull/3440)
|
||||||
* dependencies: switch from wasmer to wasmtime (https://github.com/zellij-org/zellij/pull/3349)
|
* dependencies: switch from wasmer to wasmtime (https://github.com/zellij-org/zellij/pull/3349)
|
||||||
|
* feat(ui): status-bar redesign (https://github.com/zellij-org/zellij/pull/3475)
|
||||||
|
|
||||||
## [0.40.1] - 2024-05-02
|
## [0.40.1] - 2024-05-02
|
||||||
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue