mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-02 08:49:29 -05:00
2ca57fdc20
Signed-off-by: Christian Richter <crichter@owncloud.com>
8 lines
253 B
Cheetah
8 lines
253 B
Cheetah
Removed between Version {{ .StartVersion }} and {{ .EndVersion }}.
|
|
|
|
| Variable | Description | Deprecation Info |
|
|
| --- | --- |
|
|
{{- range $key, $value := .DeltaFields}}
|
|
| {{$value.Name}} | {{$value.Description}} | {{$value.DeprecationInfo}} |
|
|
{{- end}}
|