Skip to content

Commit 470e554

Browse files
committed
[release] CHANGELOG.md: list changes for v0.31.1
For #2060 Change-Id: I9f04c64de4b1816f24d8124b4e4a20d3cde05809 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/384114 Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Robert Findley <[email protected]> (cherry picked from commit 5b290fa) Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/384115
1 parent c8584f4 commit 470e554

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.31.1 - 8 Feb, 2022
2+
3+
A list of all issues and changes can be found in the [v0.31.1 milestone](https://github.com/golang/vscode-go/milestone/44) and [commit history](https://github.com/golang/vscode-go/compare/v0.31.0...v0.31.1).
4+
5+
### Fixes
6+
- Fixed the profile functionality broken by VSCode 1.63 ([Issue 2048](https://github.com/golang/vscode-go/issues/2048))
7+
- Include fuzz tests in test explorer UI ([Issue 2023](https://github.com/golang/vscode-go/issues/2023))
8+
19
## v0.31.0 - 26 Jan, 2022
210

311
A list of all issues and changes can be found in the [v0.31.0 milestone](https://github.com/golang/vscode-go/milestone/41) and [commit history](https://github.com/golang/vscode-go/compare/v0.30.0...v0.31.0).

0 commit comments

Comments
 (0)