diff --git a/www/docs/pro.md b/www/docs/pro.md index c2c970653..966c116f0 100644 --- a/www/docs/pro.md +++ b/www/docs/pro.md @@ -3,10 +3,15 @@ GoReleaser Pro is a paid, closed-source GoReleaser distribution with some additional features: + +- [x] [Template entire files](/customization/templatefiles) and add the to the + release; +- [x] Use the [`.Artifacts`](/customization/templates/#artifacts) template + variable to build more powerful customizations; - [x] [Split and merge builds](/customization/partial) to speed up your release by splitting work, use CGO, or run platform-specific code; - [x] More [changelog options](/customization/changelog): Filter commits by path - & sub-groups; + & sub-groups, group dividers; - [x] Have custom [before and after hooks for archives](/customization/archive/); - [x] Prepare a release with [`goreleaser release --prepare`](/cmd/goreleaser_release/), publish and