mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
4afd58e49c
We can now ignore some commits from the changelog by providing the `changelog.filters.excludes` array of strings in the config file. Refs #284