mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
changelog: move entry for #9184
This commit is contained in:
parent
8066f230f5
commit
48155b1ec7
1 changed files with 2 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue