Skip to content

Commit

Permalink
docs(changelog): CPU utilization fix
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Nov 9, 2023
1 parent c325eb3 commit 83cf6d6
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 @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* fix: styled underlines in editors (https://github.com/zellij-org/zellij/pull/2918)
* fix(plugins): add `LaunchPlugin` and some cwd fixes (https://github.com/zellij-org/zellij/pull/2916)
* fix(performance): significantly reduce CPU utilization when serializing sessions (https://github.com/zellij-org/zellij/pull/2920)

## [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 83cf6d6

Please sign in to comment.