1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-07-03 00:57:43 +02:00

docs: update

This commit is contained in:
Carlos Alexandro Becker
2024-11-04 09:06:38 -03:00
parent 2cbb4303d3
commit 2a892f29aa
2 changed files with 3 additions and 3 deletions

View File

@ -34,8 +34,8 @@ New release coming in hot!
artifacts. (only on [pro][])
- **new**: `dmgs` get an `templated_extra_files` field. (only on [pro][])
- **new**: `kos` gets support for setting annotations and user.
- **new**: support for `GO386`, `GOMIPS64`, `GORISCV64`, and `GOPPC64`, as well
as new template variables for each.
- **new**: support for `GO386`, `GOARM64`, `GOMIPS64`, `GORISCV64`, and
`GOPPC64`, as well as new template variables for each of them.
- **new**: [experimental][] change of default `GOARM` to `7` instead of `6`.
- **new**: we are testing using [Dagger][] to run our test pipeline. Thanks to
the Dagger team for working on it, especially Kyle, Lev, and Marcos.