File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff 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 |
You can’t perform that action at this time.
0 commit comments