Skip to content

Commit 8ea0861

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

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
@@ -27,6 +27,15 @@ to use the go1.21 or newer when installing tools. ([Issue 3411](https://github.c
2727

2828
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.
2929

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

3241
Date: 2024-11-18

0 commit comments

Comments
 (0)