summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-10-28 22:50:00 +0900
committerGitHub <noreply@github.com>2022-10-28 22:50:00 +0900
commit668df6bbd70be014a74dbb6e62c8d7cad7fd9bb9 (patch)
treea6cfe9a775b7e27e614d9fa6c3692e811ca88ef1 /CHANGELOG.md
parent38d23d7218c50685a8e32ad46dc580a365de26f5 (diff)
docs(changelog): support multiple themes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b8d94c020..670700058 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* debugging: improve error handling in `zellij_server::pty` (https://github.com/zellij-org/zellij/pull/1840)
* feat: allow command panes to optionally close on exit (https://github.com/zellij-org/zellij/pull/1869)
* add: everforest-dark, everforest-light themes to the example theme directory (https://github.com/zellij-org/zellij/pull/1873)
+* feat: support multiple themes in one file (https://github.com/zellij-org/zellij/pull/1855)
## [0.32.0] - 2022-10-25