docs(changelog): deps

This commit is contained in:
Aram Drevekenin 2023-09-28 11:27:56 +02:00 committed by GitHub
parent e789d6bf45
commit 31436f974f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(theme): fg color for gruvbox light theme (https://github.com/zellij-org/zellij/pull/2791)
* fix: display parsing error for kdl files located under the 'themes' directory (https://github.com/zellij-org/zellij/pull/2762)
* refactor(plugins): wasmer v3.1.1 (https://github.com/zellij-org/zellij/pull/2706)
* refactor(config): move from directories-next to directories (https://github.com/zellij-org/zellij/pull/2820)
## [0.38.2] - 2023-09-15
* fix(terminal): wrap lines in alternate screen mode when adding characters (https://github.com/zellij-org/zellij/pull/2789)