From 082231101fca445f00be7dbe59469353c9e7c0dd Mon Sep 17 00:00:00 2001 From: Aram Drevekenin Date: Mon, 20 Dec 2021 17:42:38 +0100 Subject: [PATCH] chore(release): v0.22.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8200e930..2e29b836 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.23.0] - 2021-12-20 * Feature: add collaboration support - multiple users using multiple cursors (https://github.com/zellij-org/zellij/pull/957) ## [0.22.1] - 2021-12-14