mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-26 22:15:19 +03:00
docs(changelog): pipe to plugin id
This commit is contained in:
parent
c725f6f4d3
commit
d5bedd0e83
@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* feat(terminal): implement synchronized renders (https://github.com/zellij-org/zellij/pull/2977)
|
||||
* perf(plugins): improve plugin download & load feature (https://github.com/zellij-org/zellij/pull/3001)
|
||||
* chore: bump Rust toolchain to 1.75.0 (https://github.com/zellij-org/zellij/pull/3039)
|
||||
* feat(plugins): introduce pipes to control data flow to plugins from the command line (https://github.com/zellij-org/zellij/pull/3066)
|
||||
* feat(plugins): introduce pipes to control data flow to plugins from the command line (https://github.com/zellij-org/zellij/pull/3066 and https://github.com/zellij-org/zellij/pull/3170)
|
||||
* feat(xtask): allow publishing without pushing changes (https://github.com/zellij-org/zellij/pull/3040)
|
||||
* fix(terminal): improve reflow performance as well as resource utilization and some misc ancient bugs (https://github.com/zellij-org/zellij/pull/3045, https://github.com/zellij-org/zellij/pull/3032, https://github.com/zellij-org/zellij/pull/3043 and https://github.com/zellij-org/zellij/pull/3125)
|
||||
* feat(sessions): add welcome screen (https://github.com/zellij-org/zellij/pull/3112)
|
||||
|
Loading…
Reference in New Issue
Block a user