diff --git a/.goreleaser.yml b/.goreleaser.yml index 92ce04a..b9b9be0 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -6,10 +6,6 @@ builds: - windows - darwin -# No archives -archives: - - format: binary - snapshot: name_template: "{{ .Tag }}-next" diff --git a/Changes b/Changes index b5a05b9..b13a776 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +v0.0.3 2021-05-30 +-------------------- +* Add product type to output + v0.0.2 2020-08-16 -------------------- * Add barcode to output