summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2023-02-16 17:16:41 +0900
committerGitHub <noreply@github.com>2023-02-16 17:16:41 +0900
commit5817ebe2d2bb873e7dd32b662dbb38c2d05e7e1e (patch)
tree21aba2082a15fb10b4ca4ee99f0f15816dfb5310
parenta12ccf3f856ed7033d552251f98c6b8bbf229cdf (diff)
docs(changelog): apply correct color on tabs
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f30fc85d..bd85ae246 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat: add cli action to switch to tab by name (https://github.com/zellij-org/zellij/pull/2120)
* dev: use the wasmer Singlepass compiler when compiling plugins in development (https://github.com/zellij-org/zellij/pull/2134 + https://github.com/zellij-org/zellij/pull/2146)
* feat: add pencil light theme (https://github.com/zellij-org/zellij/pull/2157)
+* fix: apply correct color on 'more tabs' message (https://github.com/zellij-org/zellij/pull/2166)
## [0.34.4] - 2022-12-13