add a Changelog entry for quic-trace

This commit is contained in:
Marten Seemann 2019-06-21 12:51:39 +08:00
parent 880886a139
commit 439c5eae87

View file

@ -7,6 +7,7 @@
- Distinguish between Retry tokens and tokens sent in NEW_TOKEN frames.
- Enforce application protocol negotiation (via `tls.Config.NextProtos`).
- Use a varint for error codes.
- Add support for [quic-trace](https://github.com/google/quic-trace).
## v0.11.0 (2019-04-05)