update changelog

This commit is contained in:
Brad Warren 2021-02-08 14:16:49 -08:00
parent afad689e55
commit 8aef55632a

View file

@ -17,6 +17,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* The acme library no longer depends on the `security` extras from `requests`
which was needed to support SNI in TLS requests when using old versions of
Python 2.
* Certbot and all of its components no longer depend on the library `six`.
### Fixed