summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-01-27 13:38:20 +0100
committerGitHub <noreply@github.com>2023-01-27 13:38:20 +0100
commit601eee8bb3e1d57d8a5df2b04d15506bc2aa92eb (patch)
tree4958f63bd3c33c6b5321a1b25fd46925c6e8f4dd
parenta369e70d941de4bd5e8f3ca4c24ba3cd4c9a197b (diff)
docs(changelog): status bar one liner
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c38e8421e..2b2fac5b0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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