From eab7aa7bf158db1d33029b90176141add5f9df75 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Fri, 2 Nov 2018 16:14:10 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f033b3691..fa0fcd334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ Certbot adheres to [Semantic Versioning](http://semver.org/). * Stop caching the results of ipv6_info in http01.py * Test fix for Route53 plugin to prevent boto3 making outgoing connections. * The grammar used by Augeas parser in Apache plugin was updated to fix various parsing errors. +* Update code and dependencies to clean up Resource and Deprecation Warnings. ## 0.27.1 - 2018-09-06