diff --git a/CHANGELOG.md b/CHANGELOG.md index 07181f53..6344cf6a 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)