Skip to content

Commit

Permalink
letsencrypt: bump to 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GoetzGoerisch committed Feb 24, 2025
1 parent 73b406e commit 6bfa2e2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions letsencrypt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Changelog

## 5.3.4
## 5.4.0

- Add additional arguments to certbot (dry-run, test-cert, verbose)
- Switch gandi-dns to a maintained version (certbot-plugin-gandi-modern)
- Refactor scripts
- Improve documentation
- Refactor configuration and align with documentation
- Refactor scripts
- Switch gandi-dns to a maintained version (certbot-plugin-gandi-modern)
- Add additional arguments to certbot (dry-run, test-cert, verbose)

## 5.3.3

Expand Down
2 changes: 1 addition & 1 deletion letsencrypt/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
version: 5.3.4
version: 5.4.0
breaking_versions: [5.3.0]
slug: letsencrypt
name: Let's Encrypt
Expand Down

0 comments on commit 6bfa2e2

Please sign in to comment.