From 1ad77d062d276295f3b6046443f6e8f2139ca68c Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Mon, 16 Dec 2019 22:51:16 +0100 Subject: [PATCH] Add changelog --- certbot/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 0e8c20a50..0a65702f3 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -10,7 +10,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Changed -* +* certbot-auto now supports only x86_64 architectures on CentOS/RHEL 6. ### Fixed