mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
docs: clarify changelog sorting
refs https://github.com/goreleaser/goreleaser/issues/4642
This commit is contained in:
parent
e9048a807d
commit
85f213c9da
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user