File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
8
### 5.0.1
4
9
- Lock certbot version via a ` requirements.txt ` file.
5
10
- Updates to the certbot version will now bump patch version of this repo.
Original file line number Diff line number Diff line change @@ -17,7 +17,8 @@ are updated.
17
17
18
18
| Major | Minor | Patch | Nginx |
19
19
| ----: | ----: | ----: | :----------------- |
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 |
21
22
| | | | 5.0.1-nginx1.25.3 |
22
23
| | | 5.0.0 | 5.0.0-nginx1.25.3 |
23
24
| | | | 5.0.0-nginx1.25.2 |
You can’t perform that action at this time.
0 commit comments