summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-09-13 16:24:27 +0200
committera-kenji <aks.kenji@protonmail.com>2021-09-13 16:24:27 +0200
commit645992483d9ae0cc239e76cce8e34fd6621f2f6d (patch)
treef6b6319a49713f3544bf70f07900ed6e1e62a9d3 /CHANGELOG.md
parent9a5a315aee615ae85959ee3cd76e1b8893282fbf (diff)
docs(changelog): Add options subcommand to attach
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 7e3a0072f..cc384c6bf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -35,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* 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)
+* Add options subcommand to attach (https://github.com/zellij-org/zellij/pull/718)
## [0.16.0] - 2021-08-31