diff --git a/CHANGELOG.md b/CHANGELOG.md index 83619f19..1cb01912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ ## 2.6.1-pre -Bumped version for dev. - FEATURES: -* `resource/acme_certificate`: New flag `revoke_certificate_on_destroy` to control if certificates are - revoced on destroy. Default is `true`, keeping with existing behaviour. [#192](https://github.com/vancluever/terraform-provider-acme/issues/192) +* `resource/acme_certificate`: New flag `revoke_certificate_on_destroy` to + control if certificates are revoked on destroy. Default is `true`, keeping + with existing behaviour. + [#192](https://github.com/vancluever/terraform-provider-acme/issues/192) ## 2.6.0 (October 6, 2021)