update changelog (#6476)

This commit is contained in:
ohemorange 2018-11-05 17:09:03 -08:00 committed by Brad Warren
parent cbdc2ee23b
commit 47062dbfbf

View file

@ -15,6 +15,7 @@ Certbot adheres to [Semantic Versioning](http://semver.org/).
* Write README to the base of (config-dir)/live directory
* `--manual` will explicitly warn users that earlier challenges should remain in place when setting up subsequent challenges.
* Warn when using deprecated acme.challenges.TLSSNI01
* Log warning about TLS-SNI deprecation in Certbot
* Stop preferring TLS-SNI in the Apache, Nginx, and standalone plugins
### Fixed