Skip to content

Commit

Permalink
CHANGELOG.md: v0.34.1 changelog
Browse files Browse the repository at this point in the history
Change-Id: I1462dde4821777e8c27a50f739220096df4b5b67
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/415015
Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
  • Loading branch information
hyangah authored and suzmue committed Jun 29, 2022
1 parent 76ffbb0 commit a43fce4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.34.1 - 30 June, 2022

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

### Bug Fix
- 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.

### Thanks
Thank you for your contribution, @jamalc, @hyangh!

## v0.34.0 - 22 June, 2022

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).
Expand Down

0 comments on commit a43fce4

Please sign in to comment.