mirror of
https://github.com/zellij-org/zellij.git
synced 2024-12-24 17:53:36 +03:00
changelog: Add PR #1800
for logging of IPC messages in `thread_bus` only when the `--debug` flag is specified.
This commit is contained in:
parent
f26e73ce03
commit
4562982409
@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
* fix: better error messages and recovery from layout issues (https://github.com/zellij-org/zellij/pull/1797)
|
||||
* feat: allow layouts to have a global cwd (https://github.com/zellij-org/zellij/pull/1798)
|
||||
* feat: edit panes in layouts (https://github.com/zellij-org/zellij/pull/1799)
|
||||
* debugging: Log `thread_bus` IPC messages only in debug mode (https://github.com/zellij-org/zellij/pull/1800)
|
||||
|
||||
## [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