summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authora-kenji <aks.kenji@protonmail.com>2021-11-09 17:34:57 +0100
committera-kenji <aks.kenji@protonmail.com>2021-11-09 17:34:57 +0100
commitf897a7ad33bc936a817e2bbdca82a3ce64dbea1a (patch)
tree75a013e2cdd1898de5dd6aa6d3c594b37cf21bcb
parent01749843c8ca08ed6f64495b6a36f853019e5239 (diff)
docs(changelog): add darwin systems to ci
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 07181f53c..6344cf6a6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
* Add: add initial session name to layout template (https://github.com/zellij-org/zellij/pull/789)
* Fix: simplify matches (https://github.com/zellij-org/zellij/pull/844)
+* Add: support darwin builds on ci (https://github.com/zellij-org/zellij/pull/846)
## [0.20.0] - 2021-11-08
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)