mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 15:52:08 -04:00
remove _internal docs (#7801)
This commit is contained in:
parent
4fd04366aa
commit
4ea98d830b
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
### Changed
|
||||
|
||||
* certbot._internal.cli is now a package split in submodules instead of a whole module.
|
||||
* Fix acme module warnings when response Content-Type includes params (e.g. charset).
|
||||
* Fixed issue where webroot plugin would incorrectly raise `Read-only file system`
|
||||
error when creating challenge directories (issue #7165).
|
||||
|
|
|
|||
Loading…
Reference in a new issue