1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Merge pull request #9494 from certbot/candidate-1.32.1

Update master changelog from 1.32.1 release
This commit is contained in:
ohemorange
2022-12-05 14:22:53 -08:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -3,6 +3,6 @@ usage: jws [-h] [--compact] {sign,verify} ...
positional arguments:
{sign,verify}
options:
optional arguments:
-h, --help show this help message and exit
--compact

View File

@@ -25,6 +25,16 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
More details about these changes can be found on our GitHub repo.
## 1.32.1 - 2022-12-05
### Fixed
* Our snaps and docker images were rebuilt to include updated versions of our dependencies.
This release was not pushed to PyPI since those packages were unaffected.
More details about these changes can be found on our GitHub repo.
## 2.0.0 - 2022-11-21
### Added