mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 04:09:40 -06:00
8 lines
203 B
Cheetah
8 lines
203 B
Cheetah
Added between Version {{ .StartVersion }} and {{ .EndVersion }}.
|
|
|
|
| Variable | Description |
|
|
| --- | --- |
|
|
{{- range $key, $value := .DeltaFields}}
|
|
| {{$value.Name}} | {{$value.Description}} |
|
|
{{- end}}
|