add changelog entry (#9641)

This commit is contained in:
Brad Warren 2023-03-28 15:29:08 -07:00 committed by GitHub
parent c987c3f3aa
commit 63fb97d8de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,6 +18,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
[GetChange API](https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html)
to determine if a DNS update is complete. The flag has never had any effect and will be
removed in a future version of Certbot.
* Packaged tests for all Certbot components besides josepy were moved inside
the `_internal/tests` module.
### Fixed