add a Changelog entry

This commit is contained in:
Marten Seemann 2018-07-04 17:48:40 +07:00
parent 6d3d6dc47d
commit 469c4232b6

View file

@ -3,6 +3,7 @@
## v0.9.0 (unreleased)
- Add a `quic.Config` option for the length of the connection ID (for IETF QUIC).
- Split Session.Close into one method for regular closing and one for closing with an error.
## v0.8.0 (2018-06-26)