docs(changelog): treat empty config files as valid
- treat empty config files as valid empty yaml files
This commit is contained in:
parent
d667dc2a87
commit
f616af362c
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]
|
||||
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
||||
* Add: Treat empty config files as empty yaml documents (https://github.com/zellij-org/zellij/pull/720)
|
||||
|
||||
## [0.18.1] - 2021-09-30
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue