docs(changelog): add solarized-light theme

This commit is contained in:
a-kenji 2022-07-29 18:06:20 +02:00
parent 76ed4266cf
commit 98c5c447bb

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/)
## [Unreleased]
* add: `solarized-light` theme to the example theme directory (https://github.com/zellij-org/zellij/pull/1608)
## [0.31.0] - 2022-07-28
* feat: Log errors causing "empty message received from client" (https://github.com/zellij-org/zellij/pull/1459)