Skip to content

Commit ba356fd

Browse files
committedFeb 11, 2025
CHANGELOG.md: add release heading for v0.45.1
This is an automated CL which updates the CHANGELOG.md. Change-Id: I70496fa4013f2b4e4a746eda9a66bd1c0e67250b Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/648557 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Madeline Kalil <mkalil@google.com> kokoro-CI: kokoro <noreply+kokoro@google.com> Reviewed-by: Hongxiang Jiang <hxjiang@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org>
1 parent 2882143 commit ba356fd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

Diff for: ‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
1515

1616
* Added new "Package Outline" explorer view that displays all the symbols in the currently open file's package.
1717

18+
## v0.45.1 (prerelease)
19+
20+
Date: 2025-02-11
21+
22+
This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) of v0.46.
23+
24+
**Full Changelog**: https://github.com/golang/vscode-go/compare/v0.44.0-rc.1...v0.45.1
25+
**Milestone**: https://github.com/golang/vscode-go/issues?q=milestone%3Av0.46.0
26+
1827
## v0.45.0 (prerelease)
1928

2029
Date: 2024-12-16

0 commit comments

Comments
 (0)