summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-09-13 12:25:31 +0200
committera-kenji <aks.kenji@protonmail.com>2021-09-13 12:25:31 +0200
commitcfdc2eabfa31ef7e907a325e235dcac8cf748c36 (patch)
tree4463cd8593bda4f563aba08e923d577200abfd89 /CHANGELOG.md
parent2771b247acf73e6166bcf2625a9446ea50e14d24 (diff)
docs(changelog): Improve handling of empty yaml files
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 ac0e008cf..7e3a0072f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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)
* 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)
+* Improve handling of empty valid `yaml` files (https://github.com/zellij-org/zellij/pull/716)
## [0.16.0] - 2021-08-31