summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2023-06-19 00:21:26 +0900
committerGitHub <noreply@github.com>2023-06-19 00:21:26 +0900
commit0adb10573dd59a5c9f851592e4637f750001e999 (patch)
treedf4c2a24fd4e03369f9e1e3317d4f8eb76f5ce18
parenta35bdb71e61015cac4922556cb5246e0c775ffcd (diff)
docs(changelog): hotfix theme issue
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0eaa58f54..0302478d6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+* hotfix: theme options does not work (https://github.com/zellij-org/zellij/pull/2562)
## [0.37.0] - 2023-06-18
* fix(plugin): respect hide session option on compact-bar (https://github.com/zellij-org/zellij/pull/2368)