Skip to content

Commit

Permalink
Merge pull request #1078 from atc0005/fix-changelog-entries-for-v0.10…
Browse files Browse the repository at this point in the history
….6-and-v0.11.0-releases

Fix CHANGELOG entries for v0.10.6 and v0.11.0
  • Loading branch information
atc0005 authored Jul 12, 2023
2 parents cc6e0d4 + 4057ec4 commit 4df1149
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,16 @@ The following types of changes will be recorded in this file:

### Changed

- Go versions
- stable images
- Update `go-ci-stable-alpine-buildx86` from `1.20.4-alpine3.16` to
`1.20.5-alpine3.18`
- Update `go-ci-stable-alpine-buildx64` from `1.20.4-alpine3.16` to
`1.20.5-alpine3.18`
- oldstable images
- Add `go-ci-oldstable-alpine-buildx86` at `1.20.5-alpine3.18`
- Add `go-ci-oldstable-alpine-buildx64` at `1.20.5-alpine3.18`

- Dependencies
- `golangci/golangci-lint`
- `v1.53.2` to `v1.53.3`
Expand Down Expand Up @@ -77,10 +87,6 @@ The following types of changes will be recorded in this file:
- Update `go-ci-stable` from `1.20.4` to `1.20.5`
- Update `go-ci-stable-build` from `1.20.4` to `1.20.5`
- Update `go-ci-stable-cgo-mingw-w64-build` from `1.20.4` to `1.20.5`
- Update `go-ci-stable-alpine-buildx86` from `1.20.4-alpine3.16` to
`1.20.5-alpine3.16`
- Update `go-ci-stable-alpine-buildx64` from `1.20.4-alpine3.16` to
`1.20.5-alpine3.16`
- unstable images
- Update `go-ci-unstable` from `1.20.4` to `1.20.5`
- Update `go-ci-unstable-build` from `1.20.4` to `1.20.5`
Expand Down

0 comments on commit 4df1149

Please sign in to comment.