Update header file and changelog: release 1.17.12

This commit is contained in:
Dmitri Tikhonov 2019-01-10 09:27:47 -05:00
parent 6a4060db0e
commit 2815666c2e
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2019-01-10
- 1.17.12
- [FEATURE] http_client can now issue parallel requests in the context
of a single connection. See -w option.
2019-01-03
- 1.17.11
- Fix strict aliasing warning in optimized compilation.

View File

@ -25,7 +25,7 @@ extern "C" {
#define LSQUIC_MAJOR_VERSION 1
#define LSQUIC_MINOR_VERSION 17
#define LSQUIC_PATCH_VERSION 11
#define LSQUIC_PATCH_VERSION 12
/**
* Engine flags: