Skip to content

Commit

Permalink
Update CHANGELOG for v0.21.16 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Nov 13, 2024
1 parent 143beb6 commit 1057225
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,17 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.21.16] - 2024-11-13

### Changed

- (GH-1790) Update golang.org/x/tools/cmd/deadcode to v0.27.0
- (GH-1791) Update golangci-lint to v1.62.0

## [v0.21.15] - 2024-11-08

### Changed

- (GH-1778) General Build Image: Bump amd64/golang from 1.22.8-alpine3.20 to 1.22.9-alpine3.20 in /oldstable/build/alpine-x64
- (GH-1775) General Build Image: Bump amd64/golang from 1.22.8-bullseye to 1.22.9-bullseye in /oldstable/build/cgo-mingw-w64-x64
- (GH-1766) General Build Image: Bump amd64/golang from 1.23.2-alpine3.20 to 1.23.3-alpine3.20 in /stable/build/alpine-x64
Expand All @@ -51,8 +60,6 @@ The following types of changes will be recorded in this file:
- (GH-1786) Update goreleaser/nfpm to v2.41.0 (redux)
- (GH-1784) Update goreleaser/nfpm to v2.41.0

### Changed

## [v0.21.14] - 2024-10-04

### Changed
Expand Down Expand Up @@ -3099,7 +3106,8 @@ waiting on a new upstream release.
tools that we include in our container images
- Dockerfile base images

[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.21.15...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.21.16...HEAD
[v0.21.16]: https://github.com/atc0005/go-ci/releases/tag/v0.21.16
[v0.21.15]: https://github.com/atc0005/go-ci/releases/tag/v0.21.15
[v0.21.14]: https://github.com/atc0005/go-ci/releases/tag/v0.21.14
[v0.21.13]: https://github.com/atc0005/go-ci/releases/tag/v0.21.13
Expand Down

0 comments on commit 1057225

Please sign in to comment.