docs(changelog): prevent session from attaching to itself
This commit is contained in:
parent
0ed8f06b9f
commit
c3f838a906
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||
## [Unreleased]
|
||||
* Fix: missing themes in configuration merge (https://github.com/zellij-org/zellij/pull/913)
|
||||
* Fix: add `gray` to theme section (https://github.com/zellij-org/zellij/pull/914)
|
||||
* Fix: prevent zellij session from attaching to itself (https://github.com/zellij-org/zellij/pull/911)
|
||||
|
||||
## [0.21.0] - 2021-11-29
|
||||
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue