summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2023-02-13 18:02:12 +0100
committerGitHub <noreply@github.com>2023-02-13 18:02:12 +0100
commitba44491ab8d012da68374aac0288426d07fddc88 (patch)
treea1cef908bec7420456d2678c7cb32d3d5f74dde5
parent199e566bf7c7cd73003d4ba8e96ec78419efdac2 (diff)
docs(changelog): pencil light theme
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9866be17b..3f30fc85d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: the status-bar now does the right thing when set to one line (https://github.com/zellij-org/zellij/pull/2091)
* feat: add cli action to switch to tab by name (https://github.com/zellij-org/zellij/pull/2120)
* dev: use the wasmer Singlepass compiler when compiling plugins in development (https://github.com/zellij-org/zellij/pull/2134 + https://github.com/zellij-org/zellij/pull/2146)
+* feat: add pencil light theme (https://github.com/zellij-org/zellij/pull/2157)
## [0.34.4] - 2022-12-13