diff --git a/CHANGELOG.md b/CHANGELOG.md index 538dfbe2..9b0e5f5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,14 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.2.11] - 2020-10-25 + +### Changed + +- Update golangci/golangci-lint from `v1.31.0` to `v1.32.0` + - binary installed within `oldstable`, `stable` and `unstable` images + - Docker image used as a builder/base for `lint-only` image + ## [v0.2.10] - 2020-10-17 ### Changed @@ -225,7 +233,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.10...HEAD +[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.2.11...HEAD +[v0.2.11]: https://github.com/atc0005/go-ci/releases/tag/v0.2.11 [v0.2.10]: https://github.com/atc0005/go-ci/releases/tag/v0.2.10 [v0.2.9]: https://github.com/atc0005/go-ci/releases/tag/v0.2.9 [v0.2.8]: https://github.com/atc0005/go-ci/releases/tag/v0.2.8