diff --git a/docs/templates/ADOC.tmpl b/docs/templates/ADOC.tmpl index 496a58ea7..73d54b53f 100644 --- a/docs/templates/ADOC.tmpl +++ b/docs/templates/ADOC.tmpl @@ -14,6 +14,7 @@ ifeval::[{show-deprecation} == true] | Deprecation Replacment {{- range .Deprecations }} + | {{ .DeprecationInfo }} | {{ .DeprecationVersion }} | {{ .RemovalVersion }}