Skip to content

Commit

Permalink
don't sort changelog entries by commit number
Browse files Browse the repository at this point in the history
  • Loading branch information
deogracia committed Oct 23, 2020
1 parent 8bc46c9 commit 63c34e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ changelog:
- '^docs:'
- '^test:'
skip: false
sort: asc
sort: ''
checksum:
name_template: 'checksums.txt'
release:
Expand Down

0 comments on commit 63c34e0

Please sign in to comment.