Skip to content

Commit

Permalink
docs(changelog): plug memory leak
Browse files Browse the repository at this point in the history
  • Loading branch information
imsnif authored Aug 4, 2023
1 parent 0fc1939 commit c3e140c
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(terminal): occasional glitches while changing focus (https://github.com/zellij-org/zellij/pull/2654)
* feat(plugins): add utility functions to get focused tab/pane (https://github.com/zellij-org/zellij/pull/2652)
* feat(ui): break pane to new tab and move panes between tabs (https://github.com/zellij-org/zellij/pull/2664)
* fix(performance): plug memory leak (https://github.com/zellij-org/zellij/pull/2675)

## [0.37.2] - 2023-06-20
* hotfix: include theme files into binary (https://github.com/zellij-org/zellij/pull/2566)
Expand Down

0 comments on commit c3e140c

Please sign in to comment.