1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
goreleaser/pipeline/changelog
Carlos Alexandro Becker 6277ab9ae3 feat: added sorting support to the changelog pipe
We can now add:

```yaml
changelog:
	sort: asc
```

to group together our commits by prefix or just to sort them...

Closes #284
2017-10-19 20:58:23 -02:00
..
changelog_test.go feat: added sorting support to the changelog pipe 2017-10-19 20:58:23 -02:00
changelog.go feat: added sorting support to the changelog pipe 2017-10-19 20:58:23 -02:00