diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f40bf84..d178405f 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