update changelog

This commit is contained in:
Johann150 2021-04-08 08:28:35 +02:00
parent f85585155e
commit 1e8aa8ccf0
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1

View file

@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
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.