docs(changelog): add darwin systems to ci

This commit is contained in:
a-kenji 2021-11-09 17:34:57 +01:00
parent 01749843c8
commit f897a7ad33

View file

@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased] ## [Unreleased]
* Add: add initial session name to layout template (https://github.com/zellij-org/zellij/pull/789) * 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) * 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 ## [0.20.0] - 2021-11-08
* Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798) * Fix: improve performance of echoed keystrokes (https://github.com/zellij-org/zellij/pull/798)