From a0f15fa08909679f03b378099daa56c7fbd032c3 Mon Sep 17 00:00:00 2001 From: Seth Schoen Date: Thu, 18 Oct 2018 03:48:06 -0700 Subject: [PATCH] Changelog for subsequent manual challenge behavior --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81cc12b15..5dd51ef16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Certbot adheres to [Semantic Versioning](http://semver.org/). ### Changed -* +* `--manual` will explicitly warn users that earlier challenges should remain in place when setting up subsequent challenges. ### Fixed