mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
update the Changelog
This commit is contained in:
parent
b9c3a292dc
commit
aecaf9dd50
1 changed files with 7 additions and 1 deletions
|
@ -1,9 +1,15 @@
|
|||
# Changelog
|
||||
|
||||
## v0.13.0 (unreleased)
|
||||
## v0.14.0 (2019-12-04)
|
||||
|
||||
- Supports QUIC WG draft-24.
|
||||
|
||||
## v0.13.0 (2019-11-05)
|
||||
|
||||
- Supports QUIC WG draft-23.
|
||||
- Add an `EarlyListener` that allows sending of 0.5-RTT data.
|
||||
- Add a `TokenStore` to store address validation tokens.
|
||||
- Issue and use new connection IDs during a connection.
|
||||
|
||||
## v0.12.0 (2019-08-05)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue