mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-04 04:37:36 +03:00
drop support for version 36
This commit is contained in:
parent
2e9bc93b0c
commit
e729701a94
13 changed files with 48 additions and 78 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
## v0.6.0 (unreleased)
|
||||
|
||||
- Add support for QUIC 38 and 39, drop support for QUIC 35
|
||||
- Add support for QUIC 38 and 39, drop support for QUIC 35 and 36
|
||||
- Added `quic.Config` options for maximal flow control windows
|
||||
- Add a `quic.Config` option for QUIC versions
|
||||
- Add a `quic.Config` option to request truncation of the connection ID from a server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue