Skip to content

Commit 9952ad6

Browse files
Update changelog for v6.0.0
1 parent 97d7a4b commit 9952ad6

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
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]

docs/dockerhub_tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)