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

update changelog

This commit is contained in:
Erica Portnoy
2020-06-04 15:57:34 -07:00
parent 92f26367eb
commit bebcad0588

View File

@@ -11,6 +11,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Changed
* Allow session tickets to be disabled in Apache when mod_ssl is statically linked.
* Read acmev1 Let's Encrypt server URL from renewal config as acmev2 URL to prepare
for impending acmev1 deprecation.
### Fixed