From 5fd0329c50b7b066050789f5f57b5a20fa302285 Mon Sep 17 00:00:00 2001 From: Asher Date: Thu, 27 Jan 2022 21:49:45 +0000 Subject: [PATCH] Update changelog for 4.0.2 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26d1d3338..7dfcee073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,17 @@ VS Code v0.00.0 - Add here +## [4.0.2](https://github.com/cdr/code-server/releases/tag/v4.0.2) - 2022-01-27 + +VS Code v1.63.0 + +### Fixed + +- Unset the `BROWSER` environment variable. This fixes applications that hard + exit when trying to spawn the helper script `BROWSER` points to because the + file is missing. While we do include the script now we are leaving the + variable omitted because the script does not work yet. + ## [4.0.1](https://github.com/cdr/code-server/releases/tag/v4.0.1) - 2022-01-04 VS Code v1.63.0