Skip to content

Commit

Permalink
Update CHANGELOG for v0.2.14 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Nov 13, 2020
1 parent 19b7b68 commit cc43c2d
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,25 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.2.14] - 2020-11-13

### Changed

- Go versions
- Update `go-ci-stable` from `1.15.4` to `1.15.5`
- Update `go-ci-oldstable` from `1.14.11` to `1.14.12`
- Update `go-ci-unstable` from `1.15.4` to `1.15.5`
- the plan is to swap out to the next unstable Go version when it becomes
available
- Update `go-ci-stable-debian-build` from `1.15.4` to `1.15.5`
- Update `go-ci-stable-alpine-buildx86` from`1.15.4-alpine3.12` to
`1.15.5-alpine3.12`
- Update `go-ci-stable-alpine-buildx64` from `1.15.4-alpine3.12` to
`1.15.5-alpine3.12`

NOTE: The `go-ci-lint-only` image is *not* updated in this release. We're
waiting on a new upstream release.

## [v0.2.13] - 2020-11-08

### Changed
Expand Down Expand Up @@ -264,7 +283,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.2.13...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.2.14...HEAD
[v0.2.14]: https://github.com/atc0005/go-ci/releases/tag/v0.2.14
[v0.2.13]: https://github.com/atc0005/go-ci/releases/tag/v0.2.13
[v0.2.12]: https://github.com/atc0005/go-ci/releases/tag/v0.2.12
[v0.2.11]: https://github.com/atc0005/go-ci/releases/tag/v0.2.11
Expand Down

0 comments on commit cc43c2d

Please sign in to comment.