Skip to content

Commit

Permalink
Prepare release v4.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Nov 11, 2024
1 parent 1225d05 commit 400c2c5
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project_name: lego
builds:
- binary: lego

main: ./cmd/lego/main.go
main: ./cmd/lego/
env:
- CGO_ENABLED=0
flags:
Expand Down
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [v4.20.1] - 2024-11-11
## [v4.20.2] - 2024-11-11

### Added

Expand Down Expand Up @@ -28,6 +28,10 @@
- **[dnsprovider]** volcengine: set API information within the default configuration
- **[log]** Parse printf verbs in log line output

## [v4.20.1] - 2024-11-11

Cancelled due to CI failure.

## [v4.20.0] - 2024-11-11

Cancelled due to CI failure.
Expand Down
4 changes: 2 additions & 2 deletions acme/api/internal/sender/useragent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cmd/lego/zz_gen_version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions providers/dns/internal/useragent/useragent.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 400c2c5

Please sign in to comment.