diff --git a/docs/src/release_notes/v1.1.md b/docs/src/release_notes/v1.1.md index 4dfa93953c..1286dfbe49 100644 --- a/docs/src/release_notes/v1.1.md +++ b/docs/src/release_notes/v1.1.md @@ -4,9 +4,17 @@ Nightly batch release straight from master. -## Goreleaser +## GoReleaser -> TODO might break some scripts +Updated [goreleaser] config to adopt defaults across all projects. + +> This changes the release artifact names slightly and might break some scripts. + +## Nightly + +Added [carapace-sh/nightly] for [nightly] batch releases. + +> Nightly builds use the same [goreleaser] config, but in a different environment. ## Selfupdate @@ -53,5 +61,6 @@ Added `CARAPACE_NOSPACE` environment variable to control space suffix behaviour. [GOBIN]:https://pkg.go.dev/cmd/go#hdr-Compile_and_install_packages_and_dependencies [PATH]:https://en.wikipedia.org/wiki/PATH_(variable) - +[github action]:https://github.com/features/actions +[goreleaser]:https://goreleaser.com