1
0
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:
Carlos Alexandro Becker 2024-03-08 13:58:02 -03:00
parent e9048a807d
commit 85f213c9da
No known key found for this signature in database

View File

@ -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.