File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
20
20
* Improved Error Reporting: Code action resolution failures now display error messages via notifications from gopls.
21
21
* Removed unnecessary prompts for missing formatter tools when gopls is enabled ([ Issue 3677] ( https://github.com/golang/vscode-go/issues/3677 ) ).
22
22
23
+ ## v0.45.2 (prerelease)
24
+
25
+ Date: 2025-02-19
26
+
27
+ This is the [ pre-release version] ( https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions ) of v0.46.
28
+
29
+ ** Full Changelog** : https://github.com/golang/vscode-go/compare/v0.44.0-rc.1...v0.45.2
30
+ ** Milestone** : https://github.com/golang/vscode-go/issues?q=milestone%3Av0.46.0
31
+
23
32
## v0.45.1 (prerelease)
24
33
25
34
Date: 2025-02-11
You can’t perform that action at this time.
0 commit comments