diff --git a/CHANGELOG.md b/CHANGELOG.md index 888d17d2..2f363245 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,18 @@ The following types of changes will be recorded in this file: - placeholder +## [v0.7.8] - 2023-01-13 + +### Changed + +- Go versions + - Update `go-ci-unstable` from `1.20rc2` to `1.20rc3` + +- Dependencies + - `golang.org/x/vuln/cmd/govulncheck` + - `v0.0.0-20230109202529-975d4c73dae3` to + - `v0.0.0-20230110180137-6ad3e3d07815` + ## [v0.7.7] - 2023-01-12 ### Changed @@ -1637,7 +1649,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.7.7...HEAD +[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.7.8...HEAD +[v0.7.8]: https://github.com/atc0005/go-ci/releases/tag/v0.7.8 [v0.7.7]: https://github.com/atc0005/go-ci/releases/tag/v0.7.7 [v0.7.6]: https://github.com/atc0005/go-ci/releases/tag/v0.7.6 [v0.7.5]: https://github.com/atc0005/go-ci/releases/tag/v0.7.5