From 62556486a1a15b013e30f068904df8adea7d5b94 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Thu, 1 Dec 2022 15:12:07 -0800 Subject: [PATCH] update changelog --- certbot/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 177ab0926..d1dd1759b 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -6,7 +6,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Added -* +* Allow a user to modify the configuration of a certificate without renewing it using the new `reconfigure` subcommand. See `certbot help reconfigure` for details. ### Changed @@ -133,7 +133,7 @@ More details about these changes can be found on our GitHub repo. ### Added -* Updated Windows installer to be signed and trusted in Windows +* Updated Windows installer to be signed and trusted in Windows ### Changed