From 48155b1ec7f9bc15b8829b4c69ab540e8df1b445 Mon Sep 17 00:00:00 2001 From: Alex Zorin Date: Wed, 27 Apr 2022 13:19:42 +1000 Subject: [PATCH] changelog: move entry for #9184 --- certbot/CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/certbot/CHANGELOG.md b/certbot/CHANGELOG.md index 42f96f3f6..9a24b8bf1 100644 --- a/certbot/CHANGELOG.md +++ b/certbot/CHANGELOG.md @@ -10,7 +10,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Changed -* +* When `certonly` is run with an installer specified (e.g. `--nginx`), + `certonly` will now also run `restart` for that installer ### Fixed @@ -100,9 +101,6 @@ More details about these changes can be found on our GitHub repo. ## 1.23.0 - 2022-02-08 -* When `certonly` is run with an installer specified (e.g. `--nginx`), - `certonly` will now also run `restart` for that installer - ### Added * Added `show_account` subcommand, which will fetch the account information