You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an automated CL which updates the CHANGELOG.md.
Change-Id: If7ffd69cb71a3c420e5f3bd8cc9e6de4c74b183e
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/636456
Auto-Submit: Gopher Robot <gobot@golang.org>
kokoro-CI: kokoro <noreply+kokoro@google.com>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Reviewed-by: Robert Findley <rfindley@google.com>
Commit-Queue: Gopher Robot <gobot@golang.org>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
5
5
6
6
## Unreleased
7
7
8
+
## v0.44.0
9
+
10
+
Date: 2024-12-16
11
+
8
12
### Changes
9
13
10
14
* Gopls v0.17: The latest gopls version as of this release is [gopls v0.17](https://github.com/golang/tools/releases/tag/gopls%2Fv0.17.0). The extension settings documentation has been updated to align with the latest gopls settings.
0 commit comments