Skip to content

Commit 83d2e19

Browse files
Update changelog for v5.1.0
1 parent f759530 commit 83d2e19

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 5.1.0
4+
- Add ability to change validity time of the local CA.
5+
- This variable is not mentioned in the main README since it should not be
6+
used without reading the relevant advanced documentation.
7+
38
### 5.0.1
49
- Lock certbot version via a `requirements.txt` file.
510
- Updates to the certbot version will now bump patch version of this repo.

docs/dockerhub_tags.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ are updated.
1717

1818
| Major | Minor | Patch | Nginx |
1919
| ----: | ----: | ----: | :----------------- |
20-
| 5 | 5.0 | 5.0.1 | 5.0.1-nginx1.25.4 |
20+
| 5 | 5.1 | 5.1.0 | 5.1.0-nginx1.25.4 |
21+
| | 5.0 | 5.0.1 | 5.0.1-nginx1.25.4 |
2122
| | | | 5.0.1-nginx1.25.3 |
2223
| | | 5.0.0 | 5.0.0-nginx1.25.3 |
2324
| | | | 5.0.0-nginx1.25.2 |

0 commit comments

Comments
 (0)