mirror of
https://github.com/certbot/certbot.git
synced 2026-06-08 16:22:18 -04:00
Update changelog
This commit is contained in:
parent
d9f7f375ff
commit
c05a913552
1 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
`certbot.reverter.Reverter.view_config_changes`, and
|
||||
`certbot.util.get_systemd_os_info` have been removed
|
||||
* Certbot's `register --update-registration` subcommand has been removed
|
||||
* When possible, default to automatically configuring the webserver so all requests
|
||||
redirect to secure HTTPS access. This is mostly relevant when running Certbot
|
||||
in non-interactive mode. Previously, the default was to not redirect all requests.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue