Skip to content

Commit

Permalink
Update CHANGELOG for v0.3.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
atc0005 committed Jan 8, 2021
1 parent 47d138c commit ea72df8
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.3.5] - 2020-01-08

### Changed

- Dependencies
- `golangci/golangci-lint`
- `v1.34.1` to `v1.35.0`
- binary installed within `oldstable`, `stable` and `unstable` images
- Docker image used as a builder/base for `lint-only` image

## [v0.3.4] - 2020-12-29

### Changed
Expand Down Expand Up @@ -388,7 +398,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.4...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.3.5...HEAD
[v0.3.5]: https://github.com/atc0005/go-ci/releases/tag/v0.3.5
[v0.3.4]: https://github.com/atc0005/go-ci/releases/tag/v0.3.4
[v0.3.3]: https://github.com/atc0005/go-ci/releases/tag/v0.3.3
[v0.3.2]: https://github.com/atc0005/go-ci/releases/tag/v0.3.2
Expand Down

0 comments on commit ea72df8

Please sign in to comment.