summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJae-Heon Ji <32578710+jaeheonji@users.noreply.github.com>2022-11-16 21:48:15 +0900
committerGitHub <noreply@github.com>2022-11-16 21:48:15 +0900
commited64cff9b505b589136352e605c19cc30082eb46 (patch)
tree980aca5dca585283acaf83667ce538628317e75e
parentc344902e5e78254d5ef3812b136e2ea23af73524 (diff)
docs(changelog): add catppuccin themes
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f40bf847..d178405f9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* errors: Don't log errors from panes when quitting zellij (https://github.com/zellij-org/zellij/pull/1918)
* docs(contributing): update log path (https://github.com/zellij-org/zellij/pull/1927)
* fix: Fallback to `/bin/sh` if `SHELL` can't be read, panic if shell doesn't exist (https://github.com/zellij-org/zellij/pull/1769)
+* feat(themes): add catppuccin themes (https://github.com/zellij-org/zellij/pull/1937)
## [0.33.0] - 2022-11-10