summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2023-06-20 06:07:28 +0900
committerGitHub <noreply@github.com>2023-06-20 06:07:28 +0900
commit4fc30ee7ad9ea106fb4c2648498141c7285ed240 (patch)
tree3588eb7549f2f3ca220613666bc0e8f75f919ab5
parent9ed45357ff34599ab0c99142b944c00d0276df6e (diff)
docs(changelog): hotfix default theme
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ebd9fcb1d..b18af615f 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: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566)
## [0.37.1] - 2023-06-19
* hotfix: theme options does not work (https://github.com/zellij-org/zellij/pull/2562)