summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-12-09 18:55:50 +0100
committera-kenji <aks.kenji@protonmail.com>2021-12-09 18:55:50 +0100
commit25e7ed80de68f312599030876571e36f3d7db0c3 (patch)
treef016ae28f8f83597088dd9357f6e2e161c6d7980
parentd79060f69a99e73215533c1acbdff79af99af8f9 (diff)
docs(changelog): update default layouts
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2e1a46aa7..0653dec8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: correct handling of unbinds (https://github.com/zellij-org/zellij/issues/923)
* Fix: improve perfomance when resizing window with a large scrollback buffer (https://github.com/zellij-org/zellij/pull/895)
* Fix: support multiple users in plugins
+* Fix: update default layouts (https://github.com/zellij-org/zellij/pull/926)
## [0.21.0] - 2021-11-29
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)