docs(changelog): Improve handling of empty yaml files
This commit is contained in:
parent
2771b247ac
commit
cfdc2eabfa
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||||
* Use the unicode width in tab-bar plugin, for tab names (https://github.com/zellij-org/zellij/pull/709)
|
* Use the unicode width in tab-bar plugin, for tab names (https://github.com/zellij-org/zellij/pull/709)
|
||||||
* Fix automated builds that make use of the `setup` subcommand (https://github.com/zellij-org/zellij/pull/711)
|
* Fix automated builds that make use of the `setup` subcommand (https://github.com/zellij-org/zellij/pull/711)
|
||||||
* Add option to specify a tabs name in the tab `layout` file (https://github.com/zellij-org/zellij/pull/715)
|
* Add option to specify a tabs name in the tab `layout` file (https://github.com/zellij-org/zellij/pull/715)
|
||||||
|
* Improve handling of empty valid `yaml` files (https://github.com/zellij-org/zellij/pull/716)
|
||||||
|
|
||||||
|
|
||||||
## [0.16.0] - 2021-08-31
|
## [0.16.0] - 2021-08-31
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue