{{ partial "shortcodes/badge.html" (dict "page" . "style" "hugo" "content" ($page.Params.minHugoVersion) ) }} Minimum required Hugo version
{{ partial "shortcodes/badge.html" (dict "page" . "style" "breaking" "content" "Breaking" ) }} Change requiring action after upgrade
{{ partial "shortcodes/badge.html" (dict "page" . "style" "change" "content" "Change" ) }} Change of behavior, may require action
{{ partial "shortcodes/badge.html" (dict "page" . "style" "new" "content" "New" ) }} New behavior, often introducing new options