docs(changelog): grid memory leak fix
This commit is contained in:
parent
15737d7d10
commit
6116195a29
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
* refactor(server): remove unnecessary mut (https://github.com/zellij-org/zellij/pull/2735)
|
||||
* fix(status-bar): add break tab hints (https://github.com/zellij-org/zellij/pull/2748)
|
||||
* fix(reconnect): glitches on windows terminal (https://github.com/zellij-org/zellij/pull/2750)
|
||||
* fix(grid): memory leak with unfocused tabs (https://github.com/zellij-org/zellij/pull/2745)
|
||||
|
||||
## [0.38.0] - 2023-08-28
|
||||
* fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (https://github.com/zellij-org/zellij/pull/2587)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue