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
commit 1f262e677c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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