Update version to 2.16.0

This commit is contained in:
Dmitri Tikhonov 2020-06-03 08:27:38 -04:00
parent f50b91483b
commit 6bca16f0d2
3 changed files with 15 additions and 3 deletions

View file

@ -1,3 +1,15 @@
2020-06-03
- 2.16.0
- [API] Use lsxpack_header v206.
- [FEATURE] Windows supported.
- [BUGFIX] Fix uninitialized variable use in client (regression in
2.15.0).
- Use ls-hpack 2.2.0.
- Use ls-qpack 2.2.0.
- Sample programs: fix the way maximum number of packets is
calculated.
- Remove some dead code.
2020-05-27
- 2.15.0
- [FEATURE] QUIC and HTTP/3 Internet Draft 28 support.