Skip to content

Commit

Permalink
docs(changelog): plugin reload
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Nov 11, 2023
1 parent 45fea58 commit 4756c21
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 @@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* fix(performance): significantly reduce CPU utilization when serializing sessions (https://github.com/zellij-org/zellij/pull/2920)
* fix(panes): reuse CWD when dropping to shell in command panes (https://github.com/zellij-org/zellij/pull/2915)
* fix(resurrection): reduce default serialization interval to 1m and make it configurable (https://github.com/zellij-org/zellij/pull/2923)
* fix(plugins): allow reloading plugins if they crashed (https://github.com/zellij-org/zellij/pull/2929)

## [0.39.0] - 2023-07-11
* feat(panes): start panes/editors/commands/plugins in-place (https://github.com/zellij-org/zellij/pull/2795)
Expand Down

0 comments on commit 4756c21

Please sign in to comment.