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