Skip to content

Commit ba356fd

Browse files
committed
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 <[email protected]> Reviewed-by: Madeline Kalil <[email protected]> kokoro-CI: kokoro <[email protected]> Reviewed-by: Hongxiang Jiang <[email protected]> Auto-Submit: Gopher Robot <[email protected]>
1 parent 2882143 commit ba356fd

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
@@ -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)