Fix certbot config_changes (#7197)

* Remove for_logging parameter.

* Remove broken/unused --num parameter.

* update changelog
This commit is contained in:
Brad Warren
2019-06-26 17:46:51 -07:00
committed by ohemorange
parent a27f3ebd4f
commit 1c6210ee00
6 changed files with 7 additions and 22 deletions
+1
View File
@@ -15,6 +15,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
* Update the 'manage your account' help to be more generic.
* The error message when Certbot's Apache plugin is unable to modify your
Apache configuration has been improved.
* `certbot config_changes` no longer accepts a --num parameter.
### Fixed