docs(changelog): server/client crash fix
This commit is contained in:
parent
b0218f4d50
commit
00fedafa38
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* fix(stability): gracefully handle SSH timeouts and other client buffer overflow issues (https://github.com/zellij-org/zellij/pull/1955)
|
* fix(stability): gracefully handle SSH timeouts and other client buffer overflow issues (https://github.com/zellij-org/zellij/pull/1955)
|
||||||
* fix: empty session name (https://github.com/zellij-org/zellij/pull/1959)
|
* fix: empty session name (https://github.com/zellij-org/zellij/pull/1959)
|
||||||
* plugins: Cache plugins, don't load builtin plugins from disk (https://github.com/zellij-org/zellij/pull/1924)
|
* plugins: Cache plugins, don't load builtin plugins from disk (https://github.com/zellij-org/zellij/pull/1924)
|
||||||
|
* fix: server on longer crashes on client crash (https://github.com/zellij-org/zellij/pull/1965)
|
||||||
|
|
||||||
## [0.33.0] - 2022-11-10
|
## [0.33.0] - 2022-11-10
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue