summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-10 09:16:20 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-10 09:16:20 +0100
commit4a3e8689ded45c0494a3e406c3801e7bc2e6aca0 (patch)
tree9389716f0efe111e0e8e8cd6d46e43857361a902 /CHANGELOG.md
parent6d60d83e5808d3ccc5073f9f92368f38b8f3ae41 (diff)
docs(changelog): unify environment variable's
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 7c0b74508..45a80b72c 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/)
* Add: support darwin builds on ci (https://github.com/zellij-org/zellij/pull/846)
* Add: e2e instructions for x86 and arm darwin systems (https://github.com/zellij-org/zellij/pull/846)
* Fix: use key-value style for `docker-compose` (https://github.com/zellij-org/zellij/issues/338)
+* Fix: unify zellij environment variable handling (https://github.com/zellij-org/zellij/pull/842)
## [0.20.0] - 2021-11-08
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)