Skip to content

Commit

Permalink
CHANGELOG.md: add release heading for v0.43.3
Browse files Browse the repository at this point in the history
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 <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
kokoro-CI: kokoro <noreply+kokoro@google.com>
Commit-Queue: Gopher Robot <gobot@golang.org>
  • Loading branch information
gopherbot committed Nov 18, 2024
1 parent d7a2ad5 commit b770fb8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ to use the go1.21 or newer when installing tools. ([Issue 3411](https://github.c

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.

## v0.43.3 (prerelease)

Date: 2024-11-18

This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.44.

**Full Changelog**: https://github.com/golang/vscode-go/compare/v0.42.0-rc.1...v0.43.3
**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.44.0

## v0.42.1

Date: 9 Sep, 2024
Expand Down

0 comments on commit b770fb8

Please sign in to comment.