mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-25 05:26:00 -04:00
fix changelog template
This commit is contained in:
1 parent
711d1be75a
commit
4e47bda501
1 file changed
+1
-1
@@ -12,7 +12,7 @@ The following sections list the changes for {{ .Version }}.
|
||||
{{ range $entry := .Entries }}{{ with $entry }}
|
||||
* {{ .Type }} #{{ .PrimaryID }}: {{ .Title }}
|
||||
{{ range $par := .Paragraphs }}
|
||||
{{ wrap $par 80 3 }}
|
||||
{{ wrapIndent $par 80 3 }}
|
||||
{{ end -}}
|
||||
{{ range $url := .IssueURLs }}
|
||||
{{ $url -}}
|
||||
|
||||
Reference in new issue
Block a user