Skip to content

Commit

Permalink
docs(changelog): plugin api run_command
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Oct 16, 2023
1 parent d2b6fb5 commit 5a2db7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(plugins): use versioned path for plugin artifact cache (https://github.com/zellij-org/zellij/pull/2836)
* feat(sessions): session resurrection (https://github.com/zellij-org/zellij/pull/2801 and https://github.com/zellij-org/zellij/pull/2851)
* feat(rendering): terminal synchronized output (https://github.com/zellij-org/zellij/pull/2798)
* feat(plugins): plugin command API for executing commands in the background (https://github.com/zellij-org/zellij/pull/2862)

## [0.38.2] - 2023-09-15
* fix(terminal): wrap lines in alternate screen mode when adding characters (https://github.com/zellij-org/zellij/pull/2789)
Expand Down

0 comments on commit 5a2db7a

Please sign in to comment.