Skip to content

Commit

Permalink
Merge pull request #378 from atc0005/update-changelog-for-v0.3.29-rel…
Browse files Browse the repository at this point in the history
…ease

Update CHANGELOG for v0.3.29 release
  • Loading branch information
atc0005 authored Aug 5, 2021
2 parents 5f45ca9 + 90a95a1 commit be356c4
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,20 +26,37 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.3.29] - 2021-08-05

### Changed

- Go versions
- Update `go-ci-unstable` from `1.17rc1` to `1.17rc2`

- Dependencies
- `actions/setup-node`
- `v2.2.0` to `v2.3.2`
- update `node-version` value to always use latest LTS version instead of
hard-coded version

### Fixed

- remove incorrect `go-ci-unstable` entry from `Changed` list for `v0.3.28`
release

## [v0.3.28] - 2021-07-14

### Changed

- Go versions
- Update `go-ci-stable` from `1.16.5` to `1.16.6`
- Update `go-ci-unstable` from `1.16.5` to `1.16.6`
- Update `go-ci-unstable` from `1.17beta1` to `1.17rc1`
- Update `go-ci-oldstable` from `1.15.13` to `1.15.14`
- Update `go-ci-stable-debian-build` from `1.16.5` to `1.16.6`
- Update `go-ci-stable-alpine-buildx86` from`1.16.5-alpine3.12` to
`1.16.6-alpine3.14`
- Update `go-ci-stable-alpine-buildx64` from `1.16.5-alpine3.12` to
`1.16.6-alpine3.14`
- Update `go-ci-unstable` from `1.17beta1` to `1.17rc1`

- Dependencies
- `actions/setup-node`
Expand Down Expand Up @@ -767,7 +784,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.3.28...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.3.29...HEAD
[v0.3.29]: https://github.com/atc0005/go-ci/releases/tag/v0.3.29
[v0.3.28]: https://github.com/atc0005/go-ci/releases/tag/v0.3.28
[v0.3.27]: https://github.com/atc0005/go-ci/releases/tag/v0.3.27
[v0.3.26]: https://github.com/atc0005/go-ci/releases/tag/v0.3.26
Expand Down

0 comments on commit be356c4

Please sign in to comment.