Skip to content

Commit e365097

Browse files
committed
CHANGELOG.md: update v0.22.1 release date
It was delayed due to last minute CI issues Change-Id: If2e801b9c849f1df70349f70b30dfd98af257c64 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/290391 Trust: Hyang-Ah Hana Kim <[email protected]> Run-TryBot: Hyang-Ah Hana Kim <[email protected]> TryBot-Result: kokoro <[email protected]> Reviewed-by: Rebecca Stambler <[email protected]>
1 parent ea76c49 commit e365097

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## v0.22.1 - 4th Feb, 2021
1+
## v0.22.1 - 8th Feb, 2021
22

33
### Enhancements
44
- Added error details to automated error reports. ([CL 287952](https://go-review.googlesource.com/c/vscode-go/+/287952))
@@ -12,6 +12,9 @@
1212
### Code Health
1313
- Bumped `ini` to 1.3.8 to address a vulnerability report from `npm audit`.
1414

15+
### Thanks
16+
Thank you for your contribution, @stamblerre, @hyangah, @patrasap0908!
17+
1518
## v0.22.0 - 26th Jan, 2021
1619

1720
- The language server, `gopls`, is enabled by default. ([Issue 1037](https://github.com/golang/vscode-go/issues/1037))

0 commit comments

Comments
 (0)