Skip to content

Commit

Permalink
Merge pull request #213 from atc0005/update-changelog-for-v0.3.8-release
Browse files Browse the repository at this point in the history
Update CHANGELOG for v0.3.8 release
  • Loading branch information
atc0005 authored Jan 21, 2021
2 parents 5e5d535 + 1b02d41 commit a698f8d
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,19 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.3.8] - 2021-01-21

### Changed

- Dependencies
- `honnef.co/go/tools`
- `v0.1.0` to `v0.1.1`

### Fixed

- Update Docker container build process to explicitly pull latest upstream
when building new images

## [v0.3.7] - 2021-01-20

### Changed
Expand Down Expand Up @@ -436,7 +449,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.7...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.3.8...HEAD
[v0.3.8]: https://github.com/atc0005/go-ci/releases/tag/v0.3.8
[v0.3.7]: https://github.com/atc0005/go-ci/releases/tag/v0.3.7
[v0.3.6]: https://github.com/atc0005/go-ci/releases/tag/v0.3.6
[v0.3.5]: https://github.com/atc0005/go-ci/releases/tag/v0.3.5
Expand Down

0 comments on commit a698f8d

Please sign in to comment.