mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
changelog: Add PR 1775
which improves error formatting in `server/thread_bus` and removes calls to `unwrap`, too.
This commit is contained in:
parent
39f33a9a9a
commit
cb926119bc
@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* debugging: Improve error handling in screen thread private functions (https://github.com/zellij-org/zellij/pull/1770)
|
||||
* fix(nix): add DiskArbitration and Foundation to darwin builds (https://github.com/zellij-org/zellij/pull/1724)
|
||||
* debugging: Remove calls to `panic` in server/tab (https://github.com/zellij-org/zellij/pull/1748)
|
||||
* debugging: Improve error format in server/thread_bus (https://github.com/zellij-org/zellij/pull/1775)
|
||||
|
||||
## [0.31.4] - 2022-09-09
|
||||
* Terminal compatibility: improve vttest compliance (https://github.com/zellij-org/zellij/pull/1671)
|
||||
|
Loading…
Reference in New Issue
Block a user