Skip to content

Commit 32a643f

Browse files
committed
CHANGELOG.md: prepare for v0.37.1
Change-Id: Ibc41d860abfb9506095e8f044a15d12edbd35979 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/462155 TryBot-Result: kokoro <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Robert Findley <[email protected]>
1 parent a736c61 commit 32a643f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v0.37.1 - 17 Jan, 2023
2+
3+
### Fixes
4+
- Fixed spurious file creation bugs on branch switches. ([Issue 2570](https://github.com/golang/vscode-go/issues/2570))
5+
6+
### Changes
7+
- Added promotion for the annual Go developer survey (2023 Winter).
8+
9+
### Thanks
10+
Thank you for your contribution, @suzmue!
11+
112
## v0.37.0 - 19 Dec, 2022
213

314
This release includes new [static analysis features](https://github.com/golang/vscode-go/wiki/features#analyze-vulnerabilities-in-dependencies) that report known vulnerabilities in your dependencies. These vulncheck analysis tools are backed by [Go's vulnerability database](https://go.dev/security/vulndb) and the Go language server's integration of [`govulncheck`](https://golang.org/x/vuln/cmd/govulncheck").

0 commit comments

Comments
 (0)