mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +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.
|
# Sorts the changelog by the commit's messages.
|
||||||
# Could either be asc, desc or empty
|
# Could either be asc, desc or empty
|
||||||
|
# Empty means 'no sorting', it'll use the output of `git log` as is.
|
||||||
sort: asc
|
sort: asc
|
||||||
|
|
||||||
# Max commit hash length to use in the changelog.
|
# Max commit hash length to use in the changelog.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user