diff --git a/CHANGELOG.md b/CHANGELOG.md index 086ea1d0..ed13e471 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +- Previously, if a workspace stopped or restarted causing the "Start" dialog to + appear in VS Code, the start button would fire a start workspace request regardless + of the workspace status. + Now we perform a check to see if the workspace is still stopped or failed. If its status + has changed out from under the IDE, it will not fire a redundant start request. + ### Changed - Previously, the extension would always log SSH proxy diagnostics to a fixed