docs(changelog): status bar one liner

This commit is contained in:
Aram Drevekenin 2023-01-27 13:38:20 +01:00 committed by GitHub
parent a369e70d94
commit 601eee8bb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: handle missing/inaccessible cache directory (https://github.com/zellij-org/zellij/pull/2093)
* errors: Improve client disconnect handling (https://github.com/zellij-org/zellij/pull/2068)
* feat: add ScrollToTop action (https://github.com/zellij-org/zellij/pull/2110)
* fix: the status-bar now does the right thing when set to one line (https://github.com/zellij-org/zellij/pull/2091)
## [0.34.4] - 2022-12-13