Skip to content

Commit

Permalink
docs(changelog): singlepass compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Feb 13, 2023
1 parent d1b458e commit 9879b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +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)
* 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)
* dev: use the wasmer Singlepass compiler when compiling plugins in development (https://github.com/zellij-org/zellij/pull/2134)
* dev: use the wasmer Singlepass compiler when compiling plugins in development (https://github.com/zellij-org/zellij/pull/2134 + https://github.com/zellij-org/zellij/pull/2146)

## [0.34.4] - 2022-12-13

Expand Down

0 comments on commit 9879b5a

Please sign in to comment.