Skip to content

Commit b770fb8

Browse files
committed
CHANGELOG.md: add release heading for v0.43.3
This is an automated CL which updates the CHANGELOG.md. Change-Id: Ia890b4586eab250b5ab0ccbc8d2f4db1ceb1023a Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/629275 Auto-Submit: Gopher Robot <[email protected]> Reviewed-by: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]> kokoro-CI: kokoro <[email protected]> Commit-Queue: Gopher Robot <[email protected]>
1 parent d7a2ad5 commit b770fb8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ to use the go1.21 or newer when installing tools. ([Issue 3411](https://github.c
2525

2626
A new extension, [Go Companion](https://marketplace.visualstudio.com/items?itemName=ethan-reesor.exp-vscode-go), has been released with experimental support for gopls-based test discovery. If Go Companion is installed, pre-release versions of this extension will automatically disable its test explorer in favor of Go Companion's implementation. See [experiments](./docs/experiments.md#test-explorer) for details on Go Companion's features and for disabling the automatic switchover.
2727

28+
## v0.43.3 (prerelease)
29+
30+
Date: 2024-11-18
31+
32+
This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.44.
33+
34+
**Full Changelog**: https://github.com/golang/vscode-go/compare/v0.42.0-rc.1...v0.43.3
35+
**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.44.0
36+
2837
## v0.42.1
2938

3039
Date: 9 Sep, 2024

0 commit comments

Comments
 (0)