summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-11-30 21:53:03 +0900
committerGitHub <noreply@github.com>2022-11-30 21:53:03 +0900
commit7fc3901bf2c8e2ff8dcc398d59d906ca932962a4 (patch)
tree24a0e4b91168f01090fa7396ba12fab131f41291
parent924488de6f5d2f6a602e0b3d908c70d18f888be2 (diff)
docs(changelog): fix missing theme contents
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07f9a6ce2..344561656 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* plugins: Cache plugins, don't load builtin plugins from disk (https://github.com/zellij-org/zellij/pull/1924)
* fix: server on longer crashes on client crash (https://github.com/zellij-org/zellij/pull/1965)
* fix: preserve pane focus properly when closing panes and switching tabs (https://github.com/zellij-org/zellij/pull/1966)
+* fix(themes): missing tokyo-night-dark theme (https://github.com/zellij-org/zellij/pull/1972)
## [0.33.0] - 2022-11-10