mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Update changelog
This commit is contained in:
parent
2177c46516
commit
1a639ce59a
1 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,10 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
### Changed
|
||||
|
||||
* certbot-auto now supports only x86_64 architectures on CentOS/RHEL 6.
|
||||
* certbot-auto no longer supports architectures other than x86_64 on RHEL 6
|
||||
based systems. Existing certbot-auto installations affected by this will
|
||||
continue to work, but they will no longer receive updates. To install a
|
||||
newer version of Certbot on these systems, you should update your OS.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue