1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/tmpl
Patrick Hahn e64b2cd8da
feat: Allow release notes to be used in template strings (#2566)
When using the announce feature, you might want to inform your users about the features and changes that this release brings. This change allows you to use {{ .ReleaseNotes }} in any template string, after the changelog pipeline step has been executed.
2021-10-07 14:19:19 -03:00
..
tmpl_test.go feat: Allow release notes to be used in template strings (#2566) 2021-10-07 14:19:19 -03:00
tmpl.go feat: Allow release notes to be used in template strings (#2566) 2021-10-07 14:19:19 -03:00