From 6455f8b6fa01736e8a0a0f90fc750516a807a8b9 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 24 Aug 2020 16:14:25 -0700 Subject: [PATCH] Add changelog entry. --- certbot/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 5ef2769a9..1ec9f1699 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -14,7 +14,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Fixed -* +* The problem causing the Apache plugin in the Certbot snap on ARM systems to + fail to load the Augeas library it depends on has been fixed. More details about these changes can be found on our GitHub repo.