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 1
1
# Changelog
2
2
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
+
3
9
### 5.6.0
4
10
- Added gandi DNS authenticator.
5
11
- PR by [ @benedicteb ] [ 58 ]
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ are updated.
17
17
18
18
| Major | Minor | Patch | Nginx |
19
19
| ----: | ----: | ----: | :----------------- |
20
+ | 6 | 6.0 | 6.0.0 | 6.0.0-nginx1.28.0 |
20
21
| 5 | 5.6 | 5.6.0 | 5.6.0-nginx1.28.0 |
21
22
| | | | 5.6.0-nginx1.27.5 |
22
23
| | 5.5 | 5.5.0 | 5.5.0-nginx1.27.5 |
You can’t perform that action at this time.
0 commit comments