summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2021-11-10 17:54:39 +0100
committerAram Drevekenin <aram@poor.dev>2021-11-10 17:54:39 +0100
commit0fec10b08bc3dcdb976ce78e280406dbdefa7b32 (patch)
treed0787ed4a76a5504f8cbf95418a86395462d575b /CHANGELOG.md
parentaa7784baa804893bea33845c295f85521b69a4f5 (diff)
chore(release): v0.20.1v0.20.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 360049449..092959bf0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+
+## [0.20.1] - 2021-11-10
* 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)