mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-29 23:31:03 +03:00
docs(changelog): fix crash on tab open
This commit is contained in:
parent
c4d62f8f61
commit
c53b3235c8
@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
|||||||
* Refactor: move tiled_panes to their own module (https://github.com/zellij-org/zellij/pull/1239)
|
* Refactor: move tiled_panes to their own module (https://github.com/zellij-org/zellij/pull/1239)
|
||||||
* Add: allow rounded frame corners to be selected in the config (https://github.com/zellij-org/zellij/pull/1227)
|
* Add: allow rounded frame corners to be selected in the config (https://github.com/zellij-org/zellij/pull/1227)
|
||||||
* Deps: move from termion to termwiz (https://github.com/zellij-org/zellij/pull/1249)
|
* Deps: move from termion to termwiz (https://github.com/zellij-org/zellij/pull/1249)
|
||||||
|
* Fix: resolve crash when opening tab and zellij tmp dir does not exist (https://github.com/zellij-org/zellij/pull/1256)
|
||||||
|
|
||||||
## [0.26.1] - 2022-03-16
|
## [0.26.1] - 2022-03-16
|
||||||
* HOTFIX: Paste regression (https://github.com/zellij-org/zellij/commit/08d2014cfea1583059338a338bc4d5f632763fdb)
|
* HOTFIX: Paste regression (https://github.com/zellij-org/zellij/commit/08d2014cfea1583059338a338bc4d5f632763fdb)
|
||||||
|
Loading…
Reference in New Issue
Block a user