Skip to content

Commit d47e01a

Browse files
committed
CHANGELOG.md: add release heading for v0.47.4
This is an automated CL which updates the CHANGELOG.md. Change-Id: I5f0ee5071a96889344846990344735d7b48048d7 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/683415 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]>
1 parent 1729b34 commit d47e01a

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.4 (prerelease)
27+
28+
Date: 2025-06-23
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.4
33+
**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.48.0
34+
2635
## v0.47.3 (prerelease)
2736

2837
Date: 2025-06-05

0 commit comments

Comments
 (0)