mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
more changelog entries
This commit is contained in:
parent
d8766955eb
commit
42a41fd491
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
* Certbot will generate a `web.config` file on Windows in the challenge path
|
||||
when the `webroot` plugin is used, if one does not exist. This `web.config` file
|
||||
lets IIS serve challenge files while they do not have an extension.
|
||||
* The function certbot.util.parse_loose_version was added to parse version
|
||||
strings in the same way as the now deprecated distutils.version.LooseVersion
|
||||
class from the Python standard library.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue