# Changelog grouping with GoReleaser v1.1

DevFeed: [Changelog grouping with GoReleaser v1.1](<https://devfeed.tech/articles/changelog-grouping-with-goreleaser-v1-1-37750.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/goreleaser-changelog-groups/>)

Author: Carlos Alexandro Becker

Published: 2021-12-03T00:00:00Z

Content type: release

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [changelog](<https://devfeed.tech/topics/changelog.md>), [releases](<https://devfeed.tech/topics/releases.md>), [Release notes](<https://devfeed.tech/topics/release-notes.md>)

Tags: [changelog](<https://devfeed.tech/tags/changelog.md>), [feature](<https://devfeed.tech/tags/feature.md>), [regular-expressions](<https://devfeed.tech/tags/regular-expressions.md>), [release](<https://devfeed.tech/tags/release.md>), [releases](<https://devfeed.tech/tags/releases.md>)

## AI overview

GoReleaser v1.1 introduced changelog groups, a feature that organizes changelogs into categories using regular expressions and exclusion filters. The post includes a usage example and notes that GoReleaser uses the feature for its own releases.

## Source excerpt

In the v1.1 release, GoReleaser introduced a new feature called "changelog groups". This is a quick post to spread the word.