From 5458c5624bccb3a36591ef252538c039259eee30 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Sun, 14 Nov 2021 23:00:34 +0100 Subject: docs(changelog): add config through layouts --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index dfc1f8c06..9bcf84d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,7 +35,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ``` * Fix: fix CSI cursor next line not moving cursor to beginning of line after moving it down (https://github.com/zellij-org/zellij/pull/863) * Refactor: Support multiple users in `Tab`s (https://github.com/zellij-org/zellij/pull/864) -* Refactor: close_pane returns closed pane (https://github.com/zellij-org/zellij/pull/853) +* Refactor: close_pane returns closed pane (https://github.com/zellij-org/zellij/pull/853) +* Add: ability to configure zellij through layouts (https://github.com/zellij-org/zellij/pull/866) ## [0.20.1] - 2021-11-10 -- cgit v1.2.3