Changelog entry

This commit is contained in:
Joona Hoikkala 2019-02-19 21:59:43 +02:00
parent da436b0a12
commit f4e022442a
No known key found for this signature in database
GPG key ID: D5AA86BBF9B29A5C

View file

@ -15,7 +15,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed
*
* Issue causing the default CentOS 6 TLS configuration to ignore some of the HTTPS VirtualHosts created by Certbot. mod_ssl loading is now moved to main http.conf for this environment.
Despite us having broken lockstep, we are continuing to release new versions of
all Certbot components during releases for the time being, however, the only
@ -23,6 +23,7 @@ package with changes other than its version number was:
* acme
* certbot
* certbot-apache
More details about these changes can be found on our GitHub repo.