Release 2.18.2

- [BUGFIX] Send prediction: lone path challenges do not get squeezed out
- Fix crash in http_client: now -K and -B can be used simultaneously
This commit is contained in:
Dmitri Tikhonov 2020-07-22 13:55:43 -04:00
parent 692a91022d
commit b329a00e5e
5 changed files with 15 additions and 14 deletions

View file

@ -1,3 +1,8 @@
2020-07-22
- 2.18.2
- [BUGFIX] Send prediction: lone path challenges do not get squeezed out
- Fix crash in http_client: now -K and -B can be used simultaneously
2020-07-14
- 2.18.1
- [FEATURE] Implement the "QUIC bit grease" extension.