Docs(changelog): attach --create feature (#731)
This commit is contained in:
parent
b761a28702
commit
d16cd31927
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
* Fix: Properly open new pane with CWD also when switching to a new tab (https://github.com/zellij-org/zellij/pull/729)
|
* Fix: Properly open new pane with CWD also when switching to a new tab (https://github.com/zellij-org/zellij/pull/729)
|
||||||
|
* Feature: Option to create a new session if attach fails (`zellij attach --create`) (https://github.com/zellij-org/zellij/pull/731)
|
||||||
|
|
||||||
## [0.17.0] - 2021-09-15
|
## [0.17.0] - 2021-09-15
|
||||||
* New panes/tabs now open in CWD of focused pane (https://github.com/zellij-org/zellij/pull/691)
|
* New panes/tabs now open in CWD of focused pane (https://github.com/zellij-org/zellij/pull/691)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue