From b342c229f988d40b034634416736f790372e6eff Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 23 Mar 2023 19:10:51 +0000 Subject: [PATCH] Changelog update - v2.2.1 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3d6c1b5..638706ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ ## Unreleased +## 2.2.1 - 2023-03-23 + ### Fixed - reading an existing config would sometimes use the wrong directory on Linux -- two separate SSH sessions would spawn when connecting to a workspace through +- two separate SSH sessions would spawn when connecting to a workspace through the main flow ## 2.2.0 - 2023-03-08