update documents for next version

This commit is contained in:
Johann150 2021-04-08 08:39:44 +02:00
parent 1e8aa8ccf0
commit f1c71eafc0
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
4 changed files with 40 additions and 30 deletions

View file

@ -192,7 +192,14 @@ The format is based on Keep a Changelog and this project adheres to Semantic Ver
=> https://keepachangelog.com/en/1.0.0/ Keep a Changelog home page
=> https://semver.org/spec/v2.0.0.html Semantic versioning standard v2.0.0
## [Unreleased]
## [3.0.2] - 2021-04-08
Thank you to @kvibber, @lifelike and @pasdechance for contributing to this release.
### Changed
* The new specfication changes are obeyed regarding rejecting request URLs that contain fragments or userinfo parts.
* The default signature algorithm used for generating certificates has been changed to ECDSA since there were multiple complaints about Ed25519.
## [3.0.1] - 2021-03-28
Thank you to @MidAutumnMoon and @steko for contributing to this release.
### Added