Mention Python 3.9 support in changelog.

This commit is contained in:
Brad Warren 2020-10-21 15:11:08 -07:00
parent e331d847c7
commit 0867174e79

View file

@ -8,7 +8,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* Added timeout to DNS query function calls for dns-rfc2136 plugin.
* Confirmation when deleting certificates
*
* Support for Python 3.9 was added to Certbot and all of its components.
### Changed