mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 15:26:48 +00:00
changelog: add notes section to changelog template
This commit is contained in:
parent
46bd1965e5
commit
20921192ee
@ -46,3 +46,11 @@ BUG FIXES:
|
||||
{{ end -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- if .NotesByType.note }}
|
||||
NOTES:
|
||||
|
||||
{{range .NotesByType.note -}}
|
||||
* {{ template "note" . }}
|
||||
{{ end -}}
|
||||
{{- end -}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user