add a Changelog entry for key updates

This commit is contained in:
Marten Seemann 2019-06-21 13:41:46 +08:00
parent 4e1f18e833
commit 00a02415bf

View file

@ -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)