From 5b01affdd901fae65e621f8cea96bbdf5e62bd7b Mon Sep 17 00:00:00 2001 From: Benjamin Gandon Date: Thu, 5 Dec 2024 00:38:28 +0100 Subject: [PATCH] Update release notes after last successful build --- ci/release_notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/release_notes.md b/ci/release_notes.md index c31eac7..9378467 100644 --- a/ci/release_notes.md +++ b/ci/release_notes.md @@ -2,5 +2,6 @@ - Document why Alpine image can't be used for building to Go code - Deprecate the specific `skip_download` resource property in favor of the standard `no_get` [Concourse feature][no_get] (submitted in #10, thanks @brakel!) +- Built with latest go 1.21 patch version (i.e. v1.21.13) [no_get]: https://concourse-ci.org/put-step.html#schema.put.no_get