Skip to content

Commit aba3079

Browse files
committed
CHANGELOG.md: add v0.35.1 description
Change-Id: I9f36b4f75cebea46a8a9ff36c6ecff5967d1424b Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418195 TryBot-Result: kokoro <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> Reviewed-by: Jamal Carvalho <[email protected]> (cherry picked from commit 5e111fe) Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/418254 Auto-Submit: Hyang-Ah Hana Kim <[email protected]>
1 parent bfdb91c commit aba3079

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
## v0.35.0 - 13 July, 2022
1+
## v0.35.1 - 19 July, 2022
2+
3+
A list of all issues and changes can be found in the [v0.35.1 milestone](https://github.com/golang/vscode-go/milestone/50) and [commit history](https://github.com/golang/vscode-go/compare/v0.35.0...v0.35.1).
4+
5+
### Bug Fix
6+
- Disabled experimental gopls features (e.g. semantic highlighting).
7+
8+
## v0.35.0 - 18 July, 2022
29

310
A list of all issues and changes can be found in the [v0.35.0 milestone](https://github.com/golang/vscode-go/milestone/47) and [commit history](https://github.com/golang/vscode-go/compare/v0.34.1...v0.35.0).
411

0 commit comments

Comments
 (0)