| {{- 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 }} |