Merge pull request #1861 from lucas-clemente/http3-changelog

add a Changelog entry for HTTP/3
This commit is contained in:
Marten Seemann
2019-04-11 22:04:48 +09:00
committed by GitHub

View File

@@ -1,5 +1,9 @@
# Changelog
## v0.12.0 (unreleased)
- Implement HTTP/3.
## v0.11.0 (2019-04-05)
- Drop support for gQUIC. For qQUIC support, please switch to the *gquic* branch.