docs(changelog): wasmer singlepass in dev

This commit is contained in:
Aram Drevekenin 2023-02-07 17:56:55 +01:00 committed by GitHub
parent 5b3e1ecacd
commit 0255b56f24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* feat: add ScrollToTop action (https://github.com/zellij-org/zellij/pull/2110) * feat: add ScrollToTop action (https://github.com/zellij-org/zellij/pull/2110)
* fix: the status-bar now does the right thing when set to one line (https://github.com/zellij-org/zellij/pull/2091) * fix: the status-bar now does the right thing when set to one line (https://github.com/zellij-org/zellij/pull/2091)
* feat: add cli action to switch to tab by name (https://github.com/zellij-org/zellij/pull/2120) * feat: add cli action to switch to tab by name (https://github.com/zellij-org/zellij/pull/2120)
* dev: use the wasmer Singlepass compiler when compiling plugins in development (https://github.com/zellij-org/zellij/pull/2134)
## [0.34.4] - 2022-12-13 ## [0.34.4] - 2022-12-13