File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 6.0.0
4+ - Certbot updated two major versions (` 2.11.0 ` -> ` 4.1.1 ` ).
5+ - This is the main reason for making a major version bump for us.
6+ - The scripts now handle nested folders in ` user_conf.d/ ` .
7+ - It is now possible to have [ multiple credentials] ( ./certbot_authenticators.md#unique-credentials-files ) files for the same DNS authenticator.
8+
39### 5.6.0
410- Added gandi DNS authenticator.
511 - PR by [ @benedicteb ] [ 58 ]
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ are updated.
1717
1818| Major | Minor | Patch | Nginx |
1919| ----: | ----: | ----: | :----------------- |
20+ | 6 | 6.0 | 6.0.0 | 6.0.0-nginx1.28.0 |
2021| 5 | 5.6 | 5.6.0 | 5.6.0-nginx1.28.0 |
2122| | | | 5.6.0-nginx1.27.5 |
2223| | 5.5 | 5.5.0 | 5.5.0-nginx1.27.5 |
You can’t perform that action at this time.
0 commit comments