You've already forked goreleaser
mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-07-15 01:34:21 +02:00
docs: clarify changelog sorting
refs https://github.com/goreleaser/goreleaser/issues/4642
This commit is contained in:
@ -28,6 +28,7 @@ changelog:
|
||||
|
||||
# Sorts the changelog by the commit's messages.
|
||||
# Could either be asc, desc or empty
|
||||
# Empty means 'no sorting', it'll use the output of `git log` as is.
|
||||
sort: asc
|
||||
|
||||
# Max commit hash length to use in the changelog.
|
||||
|
Reference in New Issue
Block a user