mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 22:33:00 -04:00
Add changelog entry
This commit is contained in:
parent
3eb928519f
commit
f104d1f9bf
1 changed files with 5 additions and 0 deletions
|
|
@ -14,6 +14,11 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
* Use UTF-8 encoding for renewal configuration files
|
||||
* Windows installer now cleans up old Certbot dependency packages
|
||||
before installing the new ones to avoid version conflicts.
|
||||
* This release contains a substantial command-line UX overhaul,
|
||||
based on previous user research. The main goal was to streamline
|
||||
and clarify output. If you would like to see more information, use
|
||||
the -v or -vv flags. UX improvements are an iterative process and
|
||||
the Certbot team welcomes constructive feedback.
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue