docs(changelog): plugin data flow

This commit is contained in:
Aram Drevekenin 2022-11-15 12:25:09 +01:00 committed by GitHub
parent 3d2a6d6a5a
commit c66a8c0629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,9 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* (BREAKING CHANGE) performance: change plugin data flow to improve render speed (https://github.com/zellij-org/zellij/pull/1934)
* feat: support text input from clipboard (https://github.com/zellij-org/zellij/pull/1926) * feat: support text input from clipboard (https://github.com/zellij-org/zellij/pull/1926)
* errors: Don't log errors from panes when quitting zellij (https://github.com/zellij-org/zellij/pull/1918) * errors: Don't log errors from panes when quitting zellij (https://github.com/zellij-org/zellij/pull/1918)
* docs(contributing): update log path (https://github.com/zellij-org/zellij/pull/1927) * docs(contributing): update log path (https://github.com/zellij-org/zellij/pull/1927)
## [0.33.0] - 2022-11-10 ## [0.33.0] - 2022-11-10