Release 1.19.2

- [BUGFIX] Begin negotiation with version provided in 0-RTT info.
- [BUGFIX] Version checking in zero_rtt deserialize function.
This commit is contained in:
Dmitri Tikhonov 2019-02-11 12:56:57 -05:00
parent 4c244ff72d
commit 3329170846
6 changed files with 30 additions and 11 deletions

View file

@ -1,3 +1,8 @@
2019-02-11
- 1.19.2
- [BUGFIX] Begin negotiation with version provided in 0-RTT info.
- [BUGFIX] Version checking in zero_rtt deserialize function.
2019-02-04
- 1.19.1
- [BUGFIX] Fix Windows build.