Update changelog

This commit is contained in:
Adrien Ferrand 2019-12-17 20:12:02 +01:00
parent 2177c46516
commit 1a639ce59a

View file

@ -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