1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-24 04:16:27 +02:00

docs: added changelog generators list

refs #612
This commit is contained in:
Carlos Alexandro Becker 2018-03-26 19:44:59 -03:00
parent 782659751b
commit 65abdb43a6
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -72,3 +72,7 @@ To list all commits since the last tag, but skip ones starting with `Merge` or
```console
$ goreleaser --release-notes <(some_changelog_generator)
```
Some changelog generators you can use:
- [buchanae/github-release-notes](https://github.com/buchanae/github-release-notes)