{{- if .NextStable -}} This is the pre-release version of {{ .NextStable }}.

{{ end -}}

Date: {{ .Date }}

Full Changelog: https://github.com/golang/vscode-go/compare/{{.PreviousTag}}...{{.CurrentTag}} Milestone: https://github.com/golang/vscode-go/issues?q=milestone%3A{{.Milestone}} {{- if .Body }}

{{.Body}} {{- end }}