summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-10-05 20:09:19 +0200
committera-kenji <aks.kenji@protonmail.com>2021-10-05 20:09:19 +0200
commit4ca8a2b3279d435f20e87b832d0e07a6e9997307 (patch)
tree17049e357e32484cb8ca1534bc083dd5d007a5ba /CHANGELOG.md
parent46a9ead6689213322cd950aba6d6b5d6269ef707 (diff)
docs(changelog): add options to default config file
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 d92349fbb..ca5744f08 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* 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)
+* Add: Add config options to default config file (https://github.com/zellij-org/zellij/pull/766)
## [0.18.1] - 2021-09-30