summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-10-29 01:07:18 +0900
committerGitHub <noreply@github.com>2022-10-29 01:07:18 +0900
commit086b5d28fb79878240198a3ebaa2e97b7eba94a1 (patch)
tree7c519ff8ea9abb6509e30fe90c89d02dfcf72b6f
parent9f0b2ce3e6c476f123533a8ade27d02389e8891d (diff)
docs(changelog): update docs theme example dir
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60b13744f..583ba8741 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat: support multiple themes in one file (https://github.com/zellij-org/zellij/pull/1855)
* debugging: Remove calls to unwrap in `zellij_server::ui::*` (https://github.com/zellij-org/zellij/pull/1870)
* debugging: Remove calls to unwrap in `zellij_server::pty_writer` (https://github.com/zellij-org/zellij/pull/1872)
+* docs(example): update the format of the themes for the example directory (https://github.com/zellij-org/zellij/pull/1877)
## [0.32.0] - 2022-10-25