Skip to content

Commit fdf5608

Browse files
committed
CHANGELOG.md: v0.34.1 changelog
Change-Id: I1462dde4821777e8c27a50f739220096df4b5b67 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/414461 Run-TryBot: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Suzy Mueller <[email protected]> TryBot-Result: kokoro <[email protected]>
1 parent 99369b6 commit fdf5608

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.34.1 - 30 June, 2022
2+
3+
A list of all issues and changes can be found in the [v0.34.1 milestone](https://github.com/golang/vscode-go/milestone/48) and [commit history](https://github.com/golang/vscode-go/compare/v0.34.0...v0.34.1).
4+
5+
### Bug Fix
6+
- Fixed (Issue [2300](https://github.com/golang/vscode-go/issues/2300)) that prevented the extension from complete activation when the language server fails to start.
7+
8+
### Thanks
9+
Thank you for your contribution, @jamalc, @hyangh!
10+
111
## v0.34.0 - 22 June, 2022
212

313
This release adds support for [LSP 3.17](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#whatIsNew) and requires Visual Studio Code [1.67+](https://code.visualstudio.com/updates/v1_67).

0 commit comments

Comments
 (0)