forked from quic-go/quic-go
10 lines
325 B
Markdown
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
|