1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-25 02:46:15 +02:00
nfpm/testdata/changelog.yaml
Erik G d2e9097ac5
feat(#42): Support Changelogs (#158)
Co-authored-by: Dj Gilcrease <d.gilcrease@f5.com>

Co-authored-by: Dj Gilcrease <d.gilcrease@f5.com>
Co-authored-by: Erik Geiser <erik.geiser@redteam-pentesting.de>
2020-07-13 15:10:03 +00:00

17 lines
378 B
YAML

- semver: "1.1.0-1"
date: "2009-12-08T22:00:00Z"
packager: "Carlos A Becker <pkg@carlosbecker.com>"
urgency: "low"
distribution: "stable"
changes:
- note: "note 1"
- note: "note 2"
- semver: "1.0.0-1"
date: "2009-11-10T23:00:00Z"
packager: "Carlos A Becker <pkg@carlosbecker.com>"
urgency: "low"
distribution: "stable"
changes:
- note: "note 3"