Skip to content

Commit 707321c

Browse files
committed
CHANGELOG.md: add release heading for v0.47.3
This is an automated CL which updates the CHANGELOG.md. Change-Id: Ibab5c79cc1b9778491a7829e0296d8d754f65b64 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/679215 Auto-Submit: Gopher Robot <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Madeline Kalil <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]>
1 parent c5eb522 commit 707321c

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
@@ -23,6 +23,15 @@ error during command execution when the command result did not include a token.
2323
([Issue 3698](https://github.com/golang/vscode-go/issues/3698))
2424
* Addressed an issue that broke the `Debug Subtest At Cursor` command. ([Issue 3718](https://github.com/golang/vscode-go/issues/3718))
2525

26+
## v0.47.3 (prerelease)
27+
28+
Date: 2025-06-05
29+
30+
This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.48.
31+
32+
**Full Changelog**: https://github.com/golang/vscode-go/compare/v0.46.0-rc.1...v0.47.3
33+
**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.48.0
34+
2635
## v0.47.2 (prerelease)
2736

2837
Date: 2025-04-15

0 commit comments

Comments
 (0)