Merge pull request #1480 from lucas-clemente/milestone-0.9

release 0.9.0
This commit is contained in:
Marten Seemann
2018-08-15 22:35:08 +07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# Changelog
## v0.9.0 (unreleased)
## v0.9.0 (2018-08-15)
- 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.