mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Add 1.24.x changelog (#9234)
See https://opensource.eff.org/eff-open-source/pl/8tepfnrdt7r5jxryz43d6y9z6r for more info. The changelog says `master` because it is changed to the current date in the release script. This is what we've done before in PRs like https://github.com/certbot/certbot/pull/7511.
This commit is contained in:
parent
3d3077e1f1
commit
109634bc92
1 changed files with 12 additions and 0 deletions
|
|
@ -2,6 +2,18 @@
|
|||
|
||||
Certbot adheres to [Semantic Versioning](https://semver.org/).
|
||||
|
||||
## 1.24.1 - master
|
||||
|
||||
### Fixed
|
||||
|
||||
* The packages used in our snaps were updated in response to
|
||||
https://ubuntu.com/security/notices/USN-5320-1.
|
||||
|
||||
While this release was built and pushed to all of our normal distribution
|
||||
channels, the release was only done for the sake of updating the Certbot snaps.
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
## 1.24.0 - 2022-03-01
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue