From bcc512623c3d094bc08a6e57f499dfaceac51eea Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Mar 2023 17:10:40 +0000 Subject: [PATCH] Changelog update - v2.2.0 --- CHANGELOG.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 426cb9d9..9666571c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,25 +4,22 @@ ## Unreleased -### Added +## 2.2.0 - 2023-03-08 +### Added - support for Gateway 2023 -- ability to use existing tokens rather than request a new one ### Fixed - -- the "Select IDE and Project" button is no longer disabled for a time after +- the "Select IDE and Project" button is no longer disabled for a time after going back a step ### Changed - -- initial authentication is now asynchronous which means no hang on the main +- initial authentication is now asynchronous which means no hang on the main screen while that happens and it shows in the progress bar ## 2.1.7 - 2023-02-28 ### Fixed - - terminal link is now correct when host ends in `/` - improved resiliency and error handling when trying to open the last successful connection