Add CentOS 8 support to certbot-auto. (#7406)

Fixes #7396.
This commit is contained in:
Brad Warren
2019-09-30 09:19:05 -07:00
committed by GitHub
parent 6ac8633363
commit c2480b29f7
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
### Added
* Support for Python 3.8 was added to Certbot and all of its components.
* Support for CentOS 8 was added to certbot-auto.
### Changed