Skip to content

Commit

Permalink
docs(changelog): more plugin apis
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Jul 22, 2024
1 parent ffbdb09 commit a6fe5ff
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 @@ -23,6 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(resurrection): do not serialize garbage sessions to the cache (https://github.com/zellij-org/zellij/pull/3504)
* fix(startup): do not parse resurrectable sessions ons startup (https://github.com/zellij-org/zellij/pull/3505)
* fix(terminal): only refresh cwd of current process (https://github.com/zellij-org/zellij/pull/3472)
* feat(plugins): new APIs for controlling and receiving information about other panes (https://github.com/zellij-org/zellij/pull/3515)

## [0.40.1] - 2024-05-02
* fix(sessions): issue where sessions would occasionally become unresponsive (https://github.com/zellij-org/zellij/pull/3281)
Expand Down

0 comments on commit a6fe5ff

Please sign in to comment.