Update changelog

This commit is contained in:
OsirisInferi
2020-02-04 19:47:27 +01:00
parent 86926dff92
commit 601a114d1b
+1
View File
@@ -19,6 +19,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Fixed ### Fixed
* Fix collections.abc imports for Python 3.9. * Fix collections.abc imports for Python 3.9.
* Fix Apache plugin to use less restrictive umask for making the challenge directory when a restrictive umask was set when certbot was started.
More details about these changes can be found on our GitHub repo. More details about these changes can be found on our GitHub repo.