Release 3.0.4

This commit is contained in:
George Wang 2022-01-11 11:17:44 -05:00
parent f9e1c11a39
commit 497ec21d16
9 changed files with 17 additions and 8 deletions

View file

@ -1,3 +1,11 @@
2022-01-10
- 3.0.4
- Fix overly strict assert()
- Do not reset path MTU due to three lost_mtu_probe
- Fix handshake failure due to too many realy data
- Better build support for Windows platform
- Update ls-qpack to 2.2.3
2021-09-30
- 3.0.3
- Generate ACK for DATAGRAM frame while avoid RETX (issue #312 #325).