docs(changelog): display session-name in tab-bar
This commit is contained in:
parent
69173acd5a
commit
d74a1bd7c5
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* A universal logging system has been implemented (https://github.com/zellij-org/zellij/pull/592)
|
* A universal logging system has been implemented (https://github.com/zellij-org/zellij/pull/592)
|
||||||
* Added [`log`](https://docs.rs/log/0.4.14/log/#macros) crate support for logging within Zellij
|
* Added [`log`](https://docs.rs/log/0.4.14/log/#macros) crate support for logging within Zellij
|
||||||
* Messages sent over the `stderr` of plugins are now logged as well, bringing back `dbg!` support!
|
* Messages sent over the `stderr` of plugins are now logged as well, bringing back `dbg!` support!
|
||||||
|
* Add displaying of the `session-name` to the `tab-bar` (https://github.com/zellij-org/zellij/pull/608)
|
||||||
|
|
||||||
## [0.15.0] - 2021-07-19
|
## [0.15.0] - 2021-07-19
|
||||||
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
* Kill children properly (https://github.com/zellij-org/zellij/pull/601)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue