Update changelog for 4.0.2

This commit is contained in:
Asher 2022-01-27 21:49:45 +00:00
parent 142aff20e8
commit 5fd0329c50
1 changed files with 11 additions and 0 deletions

View File

@ -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