mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Merge pull request #9289 from certbot/9184-fix-changelog
changelog: move entry for #9184
This commit is contained in:
commit
71a3d8fffb
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