Release 3.0.2

This commit is contained in:
George Wang 2021-06-29 16:11:29 -04:00
parent 0dbfd88edd
commit 7fc1254850
5 changed files with 15 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2021-06-16
- 3.0.2
- Do not timeout connection if peer sends PING frames.
- Do not assert for MTU probe packet when cancel a path.
2021-06-16
- 3.0.1
- Only force TICK_CLOSE flag after received CONNECTION_CLOSE frame. (issue #292 #281)