We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1621a60 commit 52d638aCopy full SHA for 52d638a
CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
12
* feat(terminal): implement synchronized renders (https://github.com/zellij-org/zellij/pull/2977)
13
* perf(plugins): improve plugin download & load feature (https://github.com/zellij-org/zellij/pull/3001)
14
* chore: bump Rust toolchain to 1.75.0 (https://github.com/zellij-org/zellij/pull/3039)
15
+* feat(plugins): introduce pipes to control data flow to plugins from the command line (https://github.com/zellij-org/zellij/pull/3066)
16
17
## [0.39.2] - 2023-11-29
18
* fix(cli): typo in cli help (https://github.com/zellij-org/zellij/pull/2906)
0 commit comments