mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
update changelog for configargparse (#9789)
I'd like to do a bug fix release for https://github.com/certbot/certbot/issues/9786. If we're doing one, I figure we may as well flag this change from https://github.com/certbot/certbot/pull/9784 too.
This commit is contained in:
parent
5849ff73fb
commit
61773be971
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
* Fixed a bug that broke the DNS plugin for DNSimple that was introduced in
|
||||
version 2.7.0 of the plugin.
|
||||
* Correctly specified the new minimum version of the ConfigArgParse package
|
||||
that Certbot requires which is 1.5.3.
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue