From da622ba19efb7a2239b4a6e9aef0db8dcac08e30 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 12 Aug 2020 17:32:14 -0700 Subject: [PATCH] update changelog --- certbot/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 43570465c..5ef2769a9 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -10,7 +10,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Changed -* +* Support for Python 3.5 has been removed. ### Fixed