mirror of
https://github.com/refraction-networking/uquic.git
synced 2025-04-03 20:27:35 +03:00
add a Changelog entry for key updates
This commit is contained in:
parent
4e1f18e833
commit
00a02415bf
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
- Use a varint for error codes.
|
||||
- Add support for [quic-trace](https://github.com/google/quic-trace).
|
||||
- Add a context to `Listener.Accept`, `Session.Accept{Uni}Stream` and `Session.Open{Uni}StreamSync`.
|
||||
- Implement receiving of TLS key updates.
|
||||
|
||||
## v0.11.0 (2019-04-05)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue