Files
quic-go/Changelog.md
2017-06-01 19:47:28 +02:00

10 lines
325 B
Markdown

# Changelog
## v0.6.0 (unreleased)
- Add a `quic.Config` option for QUIC versions
- Add a `quic.Config` option to request truncation of the connection ID from a server
- Add a `quic.Config` option to configure the source address validation
- Add a `quic.Config` option to configure the handshake timeout
- Various bugfixes