mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Merge pull request #9494 from certbot/candidate-1.32.1
Update master changelog from 1.32.1 release
This commit is contained in:
commit
1f262e677c
2 changed files with 11 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue