diff --git a/.goreleaser.yml b/.goreleaser.yml index 3866324..6902953 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -57,4 +57,7 @@ release: # If you want to manually examine the release before its live, uncomment this line: # draft: true changelog: - disable: true + # see https://goreleaser.com/customization/changelog/ + use: github-native + sort: asc + abbrev: 0