Skip to content

Commit

Permalink
Merge pull request #1463 from atc0005/update-changelog-for-v0.20.0-re…
Browse files Browse the repository at this point in the history
…lease

Update CHANGELOG for v0.20.0 release
  • Loading branch information
atc0005 authored Mar 29, 2024
2 parents 01baba5 + 5751ed7 commit 2f52da4
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@ The following types of changes will be recorded in this file:

- placeholder

## [v0.20.0] - 2024-03-29

### Added

- - (GH-1462) Add github.com/bitfield/gotestdox

### Changed

- (GH-1460) Go Dependency: Bump github.com/golangci/golangci-lint from 1.57.1 to 1.57.2 in /tools
- (GH-1461) Update golangci-lint from v1.57.1 to v1.57.2

## [v0.19.0] - 2024-03-23

### Changed
Expand Down Expand Up @@ -2707,7 +2718,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.19.0...HEAD
[Unreleased]: https://github.com/atc0005/go-ci/compare/v0.20.0...HEAD
[v0.20.0]: https://github.com/atc0005/go-ci/releases/tag/v0.20.0
[v0.19.0]: https://github.com/atc0005/go-ci/releases/tag/v0.19.0
[v0.18.0]: https://github.com/atc0005/go-ci/releases/tag/v0.18.0
[v0.17.1]: https://github.com/atc0005/go-ci/releases/tag/v0.17.1
Expand Down

0 comments on commit 2f52da4

Please sign in to comment.