mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update changelog
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
2dcfc98a09
commit
60f12deae0
@ -19,9 +19,9 @@ changelog:
|
||||
#
|
||||
# Valid options are:
|
||||
# - `git`: uses `git log`;
|
||||
# - `github`: uses the compare GitHub API, appending the author login to the changelog.
|
||||
# - `github`: uses the compare GitHub API, appending the author username to the changelog.
|
||||
# - `gitlab`: uses the compare GitLab API, appending the author name and email to the changelog.
|
||||
# - `gitea`: uses the compare Gitea API, appending the author username and email to the changelog.
|
||||
# - `gitea`: uses the compare Gitea API, appending the author username to the changelog.
|
||||
# - `github-native`: uses the GitHub release notes generation API, disables the groups feature.
|
||||
#
|
||||
# Default: 'git'
|
||||
|
Loading…
x
Reference in New Issue
Block a user