From 4fc30ee7ad9ea106fb4c2648498141c7285ed240 Mon Sep 17 00:00:00 2001 From: Jae-Heon Ji <32578710+jaeheonji@users.noreply.github.com> Date: Tue, 20 Jun 2023 06:07:28 +0900 Subject: [PATCH] docs(changelog): hotfix default theme --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebd9fcb1..b18af615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] +* hotfix: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566) ## [0.37.1] - 2023-06-19 * hotfix: theme options does not work (https://github.com/zellij-org/zellij/pull/2562)