CHANGELOG.md: add release heading for v0.47.2
This is an automated CL which updates the CHANGELOG.md.
Change-Id: I099810d508f7e3fbc0acc73acebd7fa2b72f7327
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/665675
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Madeline Kalil <mkalil@google.com>
Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
kokoro-CI: kokoro <noreply+kokoro@google.com>
Auto-Submit: Gopher Robot <gobot@golang.org>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7db7144..0de49e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,6 +22,15 @@
([Issue 3698](https://github.com/golang/vscode-go/issues/3698))
* Addressed an issue that broke the `Debug Subtest At Cursor` command. ([Issue 3718](https://github.com/golang/vscode-go/issues/3718))
+## v0.47.2 (prerelease)
+
+Date: 2025-04-15
+
+This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.48.
+
+**Full Changelog**: https://github.com/golang/vscode-go/compare/v0.46.0-rc.1...v0.47.2
+**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.48.0
+
## v0.46.1
Date: 2025-03-04