1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Update changelog

This commit is contained in:
Erica Portnoy
2019-01-15 12:11:22 -08:00
parent 6f754f63b1
commit 340d546845

View File

@@ -18,6 +18,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* Fixed accessing josepy contents through acme.jose when the full acme.jose
path is used.
* Clarify behavior for deleting certs as part of revocation.
Despite us having broken lockstep, we are continuing to release new versions of
all Certbot components during releases for the time being, however, the only
@@ -47,7 +48,7 @@ More details about these changes can be found on our GitHub repo.
* Copied account management functionality from the `register` subcommand
to the `update_account` subcommand.
* Marked usage `register --update-registration` for deprecation and
* Marked usage `register --update-registration` for deprecation and
removal in a future release.
### Fixed