summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-10-05 13:44:43 +0200
committera-kenji <aks.kenji@protonmail.com>2021-10-05 13:44:43 +0200
commitaa838c333941f699dfa39758ba4183e7fcfb9153 (patch)
tree19bb1a34e7fd87509fdb87c0cce9115c1187aae9 /CHANGELOG.md
parent0ca28486a5f637e977c30297232fa81650ae50b4 (diff)
docs(changelog): switch setup order
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fb93a3094..d92349fbb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,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)
+* 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