docs(changelog): plugin loading data flow

This commit is contained in:
Aram Drevekenin 2022-12-06 15:35:41 +01:00 committed by GitHub
parent b7adfcc581
commit a6f7756296
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix: server on longer crashes on client crash (https://github.com/zellij-org/zellij/pull/1965)
* fix: preserve pane focus properly when closing panes and switching tabs (https://github.com/zellij-org/zellij/pull/1966)
* fix(themes): missing tokyo-night-dark theme (https://github.com/zellij-org/zellij/pull/1972)
* refactor(plugins): fix plugin loading data flow (https://github.com/zellij-org/zellij/pull/1995)
## [0.33.0] - 2022-11-10