Skip to content

Commit

Permalink
docs: clarify changelog sorting
Browse files Browse the repository at this point in the history
refs #4642
  • Loading branch information
caarlos0 committed Mar 8, 2024
1 parent e9048a8 commit 85f213c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/docs/customization/changelog.md
Expand Up @@ -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.
Expand Down

0 comments on commit 85f213c

Please sign in to comment.