docs(changelog): switch setup order
This commit is contained in:
parent
0ca28486a5
commit
aa838c3339
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]
|
## [Unreleased]
|
||||||
* Fix: Prevent text overwrite when scrolled up (https://github.com/zellij-org/zellij/pull/655)
|
* 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)
|
* Add: Treat empty config files as empty yaml documents (https://github.com/zellij-org/zellij/pull/720)
|
||||||
|
* Fix: Commands that don't interact with the config file don't throw errors on malformed config files (https://github.com/zellij-org/zellij/pull/765)
|
||||||
|
|
||||||
## [0.18.1] - 2021-09-30
|
## [0.18.1] - 2021-09-30
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue