docs(changelog): hotfix theme issue

This commit is contained in:
Jae-Heon Ji 2023-06-19 00:21:26 +09:00 committed by GitHub
parent a35bdb71e6
commit 0adb10573d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/) The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* hotfix: theme options does not work (https://github.com/zellij-org/zellij/pull/2562)
## [0.37.0] - 2023-06-18 ## [0.37.0] - 2023-06-18
* fix(plugin): respect hide session option on compact-bar (https://github.com/zellij-org/zellij/pull/2368) * fix(plugin): respect hide session option on compact-bar (https://github.com/zellij-org/zellij/pull/2368)