summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-12-03 11:19:01 +0100
committera-kenji <aks.kenji@protonmail.com>2021-12-03 11:19:01 +0100
commitdb3d8a71a82358f31bb46403cd2f33fe9c3deff2 (patch)
treefbc2c8a995f1f51f6ba856bf78e95fe80a8cf72a /CHANGELOG.md
parentb78a6d4258befa325eda5d93822fba929edc877b (diff)
docs(changelog): update example config options
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 1e3a0b771..3584a67ab 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
* Fix: prevent zellij session from attaching to itself (https://github.com/zellij-org/zellij/pull/911)
* Terminal compatibility: fix flaky scrolling issue (https://github.com/zellij-org/zellij/pull/915)
* Fix: handle pasted text properly in windows terminal (https://github.com/zellij-org/zellij/pull/917)
+* Fix: update example config options (https://github.com/zellij-org/zellij/pull/920)
## [0.21.0] - 2021-11-29
* Add: initial preparations for overlay's (https://github.com/zellij-org/zellij/pull/871)