changelog: move entry to the right section (#8378)

This commit is contained in:
alexzorin 2020-10-16 07:23:36 +11:00 committed by GitHub
parent fea176449c
commit a64e1f0129
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Added
* Added timeout to DNS query function calls for dns-rfc2136 plugin.
* Confirmation when deleting certificates
*
### Changed
@ -25,7 +26,6 @@ More details about these changes can be found on our GitHub repo.
* `--preconfigured-renewal` flag, for packager use only.
See the [packaging guide](https://certbot.eff.org/docs/packaging.html).
* Confirmation when deleting certificates
### Changed