blob: 8da6eebd727139cff103268b5038c249e2e6b223 [file] [log] [blame] [view] [edit]
{{- if .NextStable -}}
This is the [pre-release version](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#prerelease-extensions) 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 }}